@charset "UTF-8";
/*********************************************************************************

    Template Name: Wenro Multipurpose  Bootstrap 4 Template
    Template URI: https://themeforest.net/user/hastech
    Description: Wenro is a beautifula and unique multipurpose Bootstrap 4 template.
    Author: HasTech
    Author URI: https://hastech.company/
    Version: 1.0
    Note: This is style css.


**********************************************************************************/
/*===============================================================================
      [ CSS INDEX ]
=================================================================================

    reset
    typography
    helper class
    button
    section-title
    slide-activation
    social-icon
    popup
    cartbox
    setting-box
    header
    navigation
    banner
    welcome-area
    testimonial
    product
    shop-colection
    newsletter
    slider
    look-book
    brand
    blog
    add-banner
    hot-banner
    recent-post
    instagram
    video-area
    info
    module-product
    bradcaump
    single-product
    sidebar
    blog-details
    portfolio
    about
    team
    error
    contact
    faq
    myaccount
    cart
    wishlist
    checkout
    shop-single
    footer

// Needed Files
@import 'variables';
@import 'mixins';



/*******************
Basic Styles
********************/
/*********************************************************************************

	Template Name: Template full name
	Template URI: https://themeforest.net/user/
	Description: Template description
	Author: author name
	Author URI: author uri
	Version: 1.0

	Note: This is plugins. All plugins files import here.

**********************************************************************************/
/*! Bootstrap v4.1.1 (https://getbootstrap.com/) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
; }

*, ::after, ::before { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }

@-ms-viewport { width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

abbr[data-original-title], abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol ol, ol ul, ul ol, ul ul { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; }

a:not([href]):not([tabindex]):focus { outline: 0; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

table { border-collapse: collapse; }

caption { padding-top: .75rem; padding-bottom: .75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: .5rem; }

button { border-radius: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

input[type=date], input[type=datetime-local], input[type=month], input[type=time] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }

[type=search] { outline-offset: -2px; -webkit-appearance: none; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

.lead { font-size: 1.25rem; font-weight: 300; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.mark, mark { padding: .2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014 \00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: .25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: .25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: .5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*=col-] { padding-right: 0; padding-left: 0; }

[class*=col-] { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first { -ms-flex-order: -1; order: -1; }

.order-last { -ms-flex-order: 13; order: 13; }

.order-0 { -ms-flex-order: 0; order: 0; }

.order-1 { -ms-flex-order: 1; order: 1; }

.order-2 { -ms-flex-order: 2; order: 2; }

.order-3 { -ms-flex-order: 3; order: 3; }

.order-4 { -ms-flex-order: 4; order: 4; }

.order-5 { -ms-flex-order: 5; order: 5; }

.offset-1 { margin-left: 8.333333%; }

.offset-2 { margin-left: 16.666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.333333%; }

.offset-5 { margin-left: 41.666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.333333%; }

.offset-8 { margin-left: 66.666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.333333%; }

.offset-11 { margin-left: 91.666667%; }

.table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

.table td, .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.table tbody + tbody { border-top: 2px solid #dee2e6; }

.table .table { background-color: #fff; }

.table-sm td, .table-sm th { padding: .3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered td, .table-bordered th { border: 1px solid #dee2e6; }

.table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > td, .table-primary > th { background-color: #b8daff; }

.table-hover .table-primary:hover { background-color: #9fcdff; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; }

.table-secondary, .table-secondary > td, .table-secondary > th { background-color: #d6d8db; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > td, .table-success > th { background-color: #c3e6cb; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > td, .table-info > th { background-color: #bee5eb; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > td, .table-warning > th { background-color: #ffeeba; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > td, .table-danger > th { background-color: #f5c6cb; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > td, .table-light > th { background-color: #fdfdfe; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > td, .table-dark > th { background-color: #c6c8ca; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > td, .table-active > th { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #212529; }

.table-dark td, .table-dark th, .table-dark thead th { border-color: #32383e; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }

.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) { .form-control { transition: none; } }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(.5rem + 1px); padding-bottom: calc(.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(.25rem + 1px); padding-bottom: calc(.25rem + 1px); font-size: .875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding-top: .375rem; padding-bottom: .375rem; margin-bottom: 0; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text { padding-right: 0; padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem; }

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem; }

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) { height: calc(2.875rem + 2px); }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: .25rem; }

.form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*=col-] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: .3rem; margin-left: -1.25rem; }

.form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: .75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: .3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(40, 167, 69, 0.8); border-radius: .2rem; }

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid { border-color: #28a745; }

.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip { display: block; }

.form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip { display: block; }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label { color: #28a745; }

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip { display: block; }

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label { color: #28a745; }

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before { background-color: #71dd8a; }

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip { display: block; }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { background-color: #34ce57; }

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label { border-color: #28a745; }

.custom-file-input.is-valid ~ .custom-file-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label::before { border-color: inherit; }

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip { display: block; }

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: .25rem; font-size: 80%; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: .2rem; }

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid { border-color: #dc3545; }

.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip { display: block; }

.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip { display: block; }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label { color: #dc3545; }

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip { display: block; }

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label { color: #dc3545; }

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before { background-color: #efa2a9; }

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip { display: block; }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before { background-color: #e4606d; }

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label { border-color: #dc3545; }

.custom-file-input.is-invalid ~ .custom-file-label::before, .was-validated .custom-file-input:invalid ~ .custom-file-label::before { border-color: inherit; }

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip { display: block; }

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }

.form-inline .form-check { width: 100%; }

.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:focus, .btn:hover { text-decoration: none; }

.btn.focus, .btn:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.btn.disabled, .btn:disabled { opacity: .65; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active { background-image: none; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-group-lg > .btn, .btn-lg { padding: .5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: .3rem; }

.btn-group-sm > .btn, .btn-sm { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; border-radius: .2rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: .5rem; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block { width: 100%; }

.fade { transition: opacity .15s linear; }

@media screen and (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height .35s ease; }

@media screen and (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropdown, .dropleft, .dropright, .dropup { position: relative; }

.dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; }

.dropdown-menu-right { right: 0; left: auto; }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: .125rem; }

.dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: 0; border-right: .3em solid transparent; border-bottom: .3em solid; border-left: .3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: .125rem; }

.dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-right: 0; border-bottom: .3em solid transparent; border-left: .3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: .125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: .255em; vertical-align: .255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: .255em; vertical-align: .255em; content: ""; border-top: .3em solid transparent; border-right: .3em solid; border-bottom: .3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: .5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: .5rem 1.5rem; margin-bottom: 0; font-size: .875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: .25rem 1.5rem; color: #212529; }

.btn-group, .btn-group-vertical { position: relative; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn { position: relative; -ms-flex: 0 1 auto; flex: 0 1 auto; }

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover { z-index: 1; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus { z-index: 1; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: start; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:first-child { margin-left: 0; }

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: .5625rem; padding-left: .5625rem; }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split { padding-right: .375rem; padding-left: .375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split { padding-right: .75rem; padding-left: .75rem; }

.btn-group-vertical { -ms-flex-direction: column; flex-direction: column; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: center; justify-content: center; }

.btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; }

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; margin-bottom: 0; }

.input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus { z-index: 3; }

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control { margin-left: -1px; }

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-append, .input-group-prepend { display: -ms-flexbox; display: flex; }

.input-group-append .btn, .input-group-prepend .btn { position: relative; z-index: 2; }

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: .375rem .75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: .25rem; }

.input-group-text input[type=checkbox], .input-group-text input[type=radio] { margin-top: 0; }

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: .5rem 1rem; }

.nav-link:focus, .nav-link:hover { text-decoration: none; }

.nav-link.disabled { color: #6c757d; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: .25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; }

.nav-fill .nav-item { -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 1rem; }

.navbar > .container, .navbar > .container-fluid { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }

.navbar-nav { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: .5rem; padding-bottom: .5rem; }

.navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center; }

.navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: .25rem; }

.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }

.navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

.card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }

.card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; }

.card-title { margin-bottom: .75rem; }

.card-subtitle { margin-top: -.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: .75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: .75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

.card-header-tabs { margin-right: -.625rem; margin-bottom: -.75rem; margin-left: -.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -.625rem; margin-left: -.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(.25rem - 1px); }

.card-img-top { width: 100%; border-top-left-radius: calc(.25rem - 1px); border-top-right-radius: calc(.25rem - 1px); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(.25rem - 1px); border-bottom-left-radius: calc(.25rem - 1px); }

.card-deck { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

.card-deck .card { margin-bottom: 15px; }

.card-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

.card-group > .card { margin-bottom: 15px; }

.card-columns .card { margin-bottom: .75rem; }

.accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }

.accordion .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }

.breadcrumb { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: .25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: .5rem; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: .5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: .25rem; }

.page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-link:not(:disabled):not(.disabled) { cursor: pointer; }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; }

.page-item:last-child .page-link { border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; }

.page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem; }

.pagination-sm .page-link { padding: .25rem .5rem; font-size: .875rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: .2rem; border-bottom-left-radius: .2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: .2rem; border-bottom-right-radius: .2rem; }

.badge { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-primary { color: #fff; background-color: #007bff; }

.badge-primary[href]:focus, .badge-primary[href]:hover { color: #fff; text-decoration: none; background-color: #0062cc; }

@-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }

.progress { display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem; }

.progress-bar { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #007bff; transition: width .6s ease; }

@media screen and (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; }

.media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }

.media-body { -ms-flex: 1; flex: 1; }

.list-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:focus, .list-group-item-action:hover { color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: #212529; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: .75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }

.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }

.list-group-item:focus, .list-group-item:hover { z-index: 1; text-decoration: none; }

.list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; }

.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child { border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:focus, .close:hover { color: #000; text-decoration: none; opacity: .75; }

.close:not(:disabled):not(.disabled) { cursor: pointer; }

button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; padding-right: 0 !important; }

.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: .5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%); }

@media screen and (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.modal-dialog-centered { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; min-height: calc(100% - (.5rem * 2)); }

.modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: .3rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: .5; }

.modal-header { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: .3rem; border-top-right-radius: .3rem; }

.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; }

.modal-footer > :not(:first-child) { margin-left: .25rem; }

.modal-footer > :not(:last-child) { margin-right: .25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #007bff !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.857143%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.flex-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }

.flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: -webkit-sticky) or (position: sticky) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify { text-align: justify !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

/*# sourceMappingURL=bootstrap.min.css.map */
@media (min-width: 576px) { .container { max-width: 540px; } }

@media (min-width: 768px) { .container { max-width: 720px; } }

@media (min-width: 992px) { .container { max-width: 960px; } }

@media (min-width: 1200px) { .container { max-width: 1140px; } }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -ms-flex-order: -1; order: -1; }
  .order-sm-last { -ms-flex-order: 13; order: 13; }
  .order-sm-0 { -ms-flex-order: 0; order: 0; }
  .order-sm-1 { -ms-flex-order: 1; order: 1; }
  .order-sm-2 { -ms-flex-order: 2; order: 2; }
  .order-sm-3 { -ms-flex-order: 3; order: 3; }
  .order-sm-4 { -ms-flex-order: 4; order: 4; }
  .order-sm-5 { -ms-flex-order: 5; order: 5; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.333333%; }
  .offset-sm-2 { margin-left: 16.666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.333333%; }
  .offset-sm-5 { margin-left: 41.666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.333333%; }
  .offset-sm-8 { margin-left: 66.666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.333333%; }
  .offset-sm-11 { margin-left: 91.666667%; } }

@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -ms-flex-order: -1; order: -1; }
  .order-md-last { -ms-flex-order: 13; order: 13; }
  .order-md-0 { -ms-flex-order: 0; order: 0; }
  .order-md-1 { -ms-flex-order: 1; order: 1; }
  .order-md-2 { -ms-flex-order: 2; order: 2; }
  .order-md-3 { -ms-flex-order: 3; order: 3; }
  .order-md-4 { -ms-flex-order: 4; order: 4; }
  .order-md-5 { -ms-flex-order: 5; order: 5; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.333333%; }
  .offset-md-2 { margin-left: 16.666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.333333%; }
  .offset-md-5 { margin-left: 41.666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.333333%; }
  .offset-md-8 { margin-left: 66.666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.333333%; }
  .offset-md-11 { margin-left: 91.666667%; } }

@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -ms-flex-order: -1; order: -1; }
  .order-lg-last { -ms-flex-order: 13; order: 13; }
  .order-lg-0 { -ms-flex-order: 0; order: 0; }
  .order-lg-1 { -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -ms-flex-order: 5; order: 5; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.333333%; }
  .offset-lg-2 { margin-left: 16.666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.333333%; }
  .offset-lg-5 { margin-left: 41.666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.333333%; }
  .offset-lg-8 { margin-left: 66.666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.333333%; }
  .offset-lg-11 { margin-left: 91.666667%; } }

@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -ms-flex-order: -1; order: -1; }
  .order-xl-last { -ms-flex-order: 13; order: 13; }
  .order-xl-0 { -ms-flex-order: 0; order: 0; }
  .order-xl-1 { -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -ms-flex-order: 5; order: 5; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.333333%; }
  .offset-xl-2 { margin-left: 16.666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.333333%; }
  .offset-xl-5 { margin-left: 41.666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.333333%; }
  .offset-xl-8 { margin-left: 66.666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.333333%; }
  .offset-xl-11 { margin-left: 91.666667%; } }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-xl > .table-bordered { border: 0; } }

@media (min-width: 576px) { .form-inline label { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .custom-select, .form-inline .input-group { width: auto; }
  .form-inline .form-check { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: .25rem; margin-left: 0; }
  .form-inline .custom-control { -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

@media (min-width: 576px) { .card-deck { -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { display: -ms-flexbox; display: flex; -ms-flex: 1 0 0%; flex: 1 0 0%; -ms-flex-direction: column; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }

@media (min-width: 576px) { .card-group { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .card-group > .card { -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top { border-top-right-radius: 0; }
  .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom { border-bottom-right-radius: 0; }
  .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top { border-top-left-radius: 0; }
  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom { border-bottom-left-radius: 0; }
  .card-group > .card:only-child { border-radius: .25rem; }
  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top { border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom { border-bottom-right-radius: .25rem; border-bottom-left-radius: .25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top { border-radius: 0; } }

@media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg { max-width: 800px; } }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-sm-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-sm-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-md-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-md-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-md-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

/*! Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */
.fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; }

.fa-xs { font-size: .75em; }

.fa-sm { font-size: .875em; }

.fa-1x { font-size: 1em; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-6x { font-size: 6em; }

.fa-7x { font-size: 7em; }

.fa-8x { font-size: 8em; }

.fa-9x { font-size: 9em; }

.fa-10x { font-size: 10em; }

.fa-fw { text-align: center; width: 1.25em; }

.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; }

.fa-ul > li { position: relative; }

.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

.fa-border { border: solid 0.08em #eee; border-radius: .1em; padding: .2em .25em .15em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(-1, -1); transform: scale(-1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both { -webkit-filter: none; filter: none; }

.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }

.fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before { content: "\f26e"; }

.fa-accessible-icon:before { content: "\f368"; }

.fa-accusoft:before { content: "\f369"; }

.fa-acquisitions-incorporated:before { content: "\f6af"; }

.fa-ad:before { content: "\f641"; }

.fa-address-book:before { content: "\f2b9"; }

.fa-address-card:before { content: "\f2bb"; }

.fa-adjust:before { content: "\f042"; }

.fa-adn:before { content: "\f170"; }

.fa-adversal:before { content: "\f36a"; }

.fa-affiliatetheme:before { content: "\f36b"; }

.fa-air-freshener:before { content: "\f5d0"; }

.fa-airbnb:before { content: "\f834"; }

.fa-algolia:before { content: "\f36c"; }

.fa-align-center:before { content: "\f037"; }

.fa-align-justify:before { content: "\f039"; }

.fa-align-left:before { content: "\f036"; }

.fa-align-right:before { content: "\f038"; }

.fa-alipay:before { content: "\f642"; }

.fa-allergies:before { content: "\f461"; }

.fa-amazon:before { content: "\f270"; }

.fa-amazon-pay:before { content: "\f42c"; }

.fa-ambulance:before { content: "\f0f9"; }

.fa-american-sign-language-interpreting:before { content: "\f2a3"; }

.fa-amilia:before { content: "\f36d"; }

.fa-anchor:before { content: "\f13d"; }

.fa-android:before { content: "\f17b"; }

.fa-angellist:before { content: "\f209"; }

.fa-angle-double-down:before { content: "\f103"; }

.fa-angle-double-left:before { content: "\f100"; }

.fa-angle-double-right:before { content: "\f101"; }

.fa-angle-double-up:before { content: "\f102"; }

.fa-angle-down:before { content: "\f107"; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angry:before { content: "\f556"; }

.fa-angrycreative:before { content: "\f36e"; }

.fa-angular:before { content: "\f420"; }

.fa-ankh:before { content: "\f644"; }

.fa-app-store:before { content: "\f36f"; }

.fa-app-store-ios:before { content: "\f370"; }

.fa-apper:before { content: "\f371"; }

.fa-apple:before { content: "\f179"; }

.fa-apple-alt:before { content: "\f5d1"; }

.fa-apple-pay:before { content: "\f415"; }

.fa-archive:before { content: "\f187"; }

.fa-archway:before { content: "\f557"; }

.fa-arrow-alt-circle-down:before { content: "\f358"; }

.fa-arrow-alt-circle-left:before { content: "\f359"; }

.fa-arrow-alt-circle-right:before { content: "\f35a"; }

.fa-arrow-alt-circle-up:before { content: "\f35b"; }

.fa-arrow-circle-down:before { content: "\f0ab"; }

.fa-arrow-circle-left:before { content: "\f0a8"; }

.fa-arrow-circle-right:before { content: "\f0a9"; }

.fa-arrow-circle-up:before { content: "\f0aa"; }

.fa-arrow-down:before { content: "\f063"; }

.fa-arrow-left:before { content: "\f060"; }

.fa-arrow-right:before { content: "\f061"; }

.fa-arrow-up:before { content: "\f062"; }

.fa-arrows-alt:before { content: "\f0b2"; }

.fa-arrows-alt-h:before { content: "\f337"; }

.fa-arrows-alt-v:before { content: "\f338"; }

.fa-artstation:before { content: "\f77a"; }

.fa-assistive-listening-systems:before { content: "\f2a2"; }

.fa-asterisk:before { content: "\f069"; }

.fa-asymmetrik:before { content: "\f372"; }

.fa-at:before { content: "\f1fa"; }

.fa-atlas:before { content: "\f558"; }

.fa-atlassian:before { content: "\f77b"; }

.fa-atom:before { content: "\f5d2"; }

.fa-audible:before { content: "\f373"; }

.fa-audio-description:before { content: "\f29e"; }

.fa-autoprefixer:before { content: "\f41c"; }

.fa-avianex:before { content: "\f374"; }

.fa-aviato:before { content: "\f421"; }

.fa-award:before { content: "\f559"; }

.fa-aws:before { content: "\f375"; }

.fa-baby:before { content: "\f77c"; }

.fa-baby-carriage:before { content: "\f77d"; }

.fa-backspace:before { content: "\f55a"; }

.fa-backward:before { content: "\f04a"; }

.fa-bacon:before { content: "\f7e5"; }

.fa-bacteria:before { content: "\e059"; }

.fa-bacterium:before { content: "\e05a"; }

.fa-bahai:before { content: "\f666"; }

.fa-balance-scale:before { content: "\f24e"; }

.fa-balance-scale-left:before { content: "\f515"; }

.fa-balance-scale-right:before { content: "\f516"; }

.fa-ban:before { content: "\f05e"; }

.fa-band-aid:before { content: "\f462"; }

.fa-bandcamp:before { content: "\f2d5"; }

.fa-barcode:before { content: "\f02a"; }

.fa-bars:before { content: "\f0c9"; }

.fa-baseball-ball:before { content: "\f433"; }

.fa-basketball-ball:before { content: "\f434"; }

.fa-bath:before { content: "\f2cd"; }

.fa-battery-empty:before { content: "\f244"; }

.fa-battery-full:before { content: "\f240"; }

.fa-battery-half:before { content: "\f242"; }

.fa-battery-quarter:before { content: "\f243"; }

.fa-battery-three-quarters:before { content: "\f241"; }

.fa-battle-net:before { content: "\f835"; }

.fa-bed:before { content: "\f236"; }

.fa-beer:before { content: "\f0fc"; }

.fa-behance:before { content: "\f1b4"; }

.fa-behance-square:before { content: "\f1b5"; }

.fa-bell:before { content: "\f0f3"; }

.fa-bell-slash:before { content: "\f1f6"; }

.fa-bezier-curve:before { content: "\f55b"; }

.fa-bible:before { content: "\f647"; }

.fa-bicycle:before { content: "\f206"; }

.fa-biking:before { content: "\f84a"; }

.fa-bimobject:before { content: "\f378"; }

.fa-binoculars:before { content: "\f1e5"; }

.fa-biohazard:before { content: "\f780"; }

.fa-birthday-cake:before { content: "\f1fd"; }

.fa-bitbucket:before { content: "\f171"; }

.fa-bitcoin:before { content: "\f379"; }

.fa-bity:before { content: "\f37a"; }

.fa-black-tie:before { content: "\f27e"; }

.fa-blackberry:before { content: "\f37b"; }

.fa-blender:before { content: "\f517"; }

.fa-blender-phone:before { content: "\f6b6"; }

.fa-blind:before { content: "\f29d"; }

.fa-blog:before { content: "\f781"; }

.fa-blogger:before { content: "\f37c"; }

.fa-blogger-b:before { content: "\f37d"; }

.fa-bluetooth:before { content: "\f293"; }

.fa-bluetooth-b:before { content: "\f294"; }

.fa-bold:before { content: "\f032"; }

.fa-bolt:before { content: "\f0e7"; }

.fa-bomb:before { content: "\f1e2"; }

.fa-bone:before { content: "\f5d7"; }

.fa-bong:before { content: "\f55c"; }

.fa-book:before { content: "\f02d"; }

.fa-book-dead:before { content: "\f6b7"; }

.fa-book-medical:before { content: "\f7e6"; }

.fa-book-open:before { content: "\f518"; }

.fa-book-reader:before { content: "\f5da"; }

.fa-bookmark:before { content: "\f02e"; }

.fa-bootstrap:before { content: "\f836"; }

.fa-border-all:before { content: "\f84c"; }

.fa-border-none:before { content: "\f850"; }

.fa-border-style:before { content: "\f853"; }

.fa-bowling-ball:before { content: "\f436"; }

.fa-box:before { content: "\f466"; }

.fa-box-open:before { content: "\f49e"; }

.fa-box-tissue:before { content: "\e05b"; }

.fa-boxes:before { content: "\f468"; }

.fa-braille:before { content: "\f2a1"; }

.fa-brain:before { content: "\f5dc"; }

.fa-bread-slice:before { content: "\f7ec"; }

.fa-briefcase:before { content: "\f0b1"; }

.fa-briefcase-medical:before { content: "\f469"; }

.fa-broadcast-tower:before { content: "\f519"; }

.fa-broom:before { content: "\f51a"; }

.fa-brush:before { content: "\f55d"; }

.fa-btc:before { content: "\f15a"; }

.fa-buffer:before { content: "\f837"; }

.fa-bug:before { content: "\f188"; }

.fa-building:before { content: "\f1ad"; }

.fa-bullhorn:before { content: "\f0a1"; }

.fa-bullseye:before { content: "\f140"; }

.fa-burn:before { content: "\f46a"; }

.fa-buromobelexperte:before { content: "\f37f"; }

.fa-bus:before { content: "\f207"; }

.fa-bus-alt:before { content: "\f55e"; }

.fa-business-time:before { content: "\f64a"; }

.fa-buy-n-large:before { content: "\f8a6"; }

.fa-buysellads:before { content: "\f20d"; }

.fa-calculator:before { content: "\f1ec"; }

.fa-calendar:before { content: "\f133"; }

.fa-calendar-alt:before { content: "\f073"; }

.fa-calendar-check:before { content: "\f274"; }

.fa-calendar-day:before { content: "\f783"; }

.fa-calendar-minus:before { content: "\f272"; }

.fa-calendar-plus:before { content: "\f271"; }

.fa-calendar-times:before { content: "\f273"; }

.fa-calendar-week:before { content: "\f784"; }

.fa-camera:before { content: "\f030"; }

.fa-camera-retro:before { content: "\f083"; }

.fa-campground:before { content: "\f6bb"; }

.fa-canadian-maple-leaf:before { content: "\f785"; }

.fa-candy-cane:before { content: "\f786"; }

.fa-cannabis:before { content: "\f55f"; }

.fa-capsules:before { content: "\f46b"; }

.fa-car:before { content: "\f1b9"; }

.fa-car-alt:before { content: "\f5de"; }

.fa-car-battery:before { content: "\f5df"; }

.fa-car-crash:before { content: "\f5e1"; }

.fa-car-side:before { content: "\f5e4"; }

.fa-caravan:before { content: "\f8ff"; }

.fa-caret-down:before { content: "\f0d7"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-caret-right:before { content: "\f0da"; }

.fa-caret-square-down:before { content: "\f150"; }

.fa-caret-square-left:before { content: "\f191"; }

.fa-caret-square-right:before { content: "\f152"; }

.fa-caret-square-up:before { content: "\f151"; }

.fa-caret-up:before { content: "\f0d8"; }

.fa-carrot:before { content: "\f787"; }

.fa-cart-arrow-down:before { content: "\f218"; }

.fa-cart-plus:before { content: "\f217"; }

.fa-cash-register:before { content: "\f788"; }

.fa-cat:before { content: "\f6be"; }

.fa-cc-amazon-pay:before { content: "\f42d"; }

.fa-cc-amex:before { content: "\f1f3"; }

.fa-cc-apple-pay:before { content: "\f416"; }

.fa-cc-diners-club:before { content: "\f24c"; }

.fa-cc-discover:before { content: "\f1f2"; }

.fa-cc-jcb:before { content: "\f24b"; }

.fa-cc-mastercard:before { content: "\f1f1"; }

.fa-cc-paypal:before { content: "\f1f4"; }

.fa-cc-stripe:before { content: "\f1f5"; }

.fa-cc-visa:before { content: "\f1f0"; }

.fa-centercode:before { content: "\f380"; }

.fa-centos:before { content: "\f789"; }

.fa-certificate:before { content: "\f0a3"; }

.fa-chair:before { content: "\f6c0"; }

.fa-chalkboard:before { content: "\f51b"; }

.fa-chalkboard-teacher:before { content: "\f51c"; }

.fa-charging-station:before { content: "\f5e7"; }

.fa-chart-area:before { content: "\f1fe"; }

.fa-chart-bar:before { content: "\f080"; }

.fa-chart-line:before { content: "\f201"; }

.fa-chart-pie:before { content: "\f200"; }

.fa-check:before { content: "\f00c"; }

.fa-check-circle:before { content: "\f058"; }

.fa-check-double:before { content: "\f560"; }

.fa-check-square:before { content: "\f14a"; }

.fa-cheese:before { content: "\f7ef"; }

.fa-chess:before { content: "\f439"; }

.fa-chess-bishop:before { content: "\f43a"; }

.fa-chess-board:before { content: "\f43c"; }

.fa-chess-king:before { content: "\f43f"; }

.fa-chess-knight:before { content: "\f441"; }

.fa-chess-pawn:before { content: "\f443"; }

.fa-chess-queen:before { content: "\f445"; }

.fa-chess-rook:before { content: "\f447"; }

.fa-chevron-circle-down:before { content: "\f13a"; }

.fa-chevron-circle-left:before { content: "\f137"; }

.fa-chevron-circle-right:before { content: "\f138"; }

.fa-chevron-circle-up:before { content: "\f139"; }

.fa-chevron-down:before { content: "\f078"; }

.fa-chevron-left:before { content: "\f053"; }

.fa-chevron-right:before { content: "\f054"; }

.fa-chevron-up:before { content: "\f077"; }

.fa-child:before { content: "\f1ae"; }

.fa-chrome:before { content: "\f268"; }

.fa-chromecast:before { content: "\f838"; }

.fa-church:before { content: "\f51d"; }

.fa-circle:before { content: "\f111"; }

.fa-circle-notch:before { content: "\f1ce"; }

.fa-city:before { content: "\f64f"; }

.fa-clinic-medical:before { content: "\f7f2"; }

.fa-clipboard:before { content: "\f328"; }

.fa-clipboard-check:before { content: "\f46c"; }

.fa-clipboard-list:before { content: "\f46d"; }

.fa-clock:before { content: "\f017"; }

.fa-clone:before { content: "\f24d"; }

.fa-closed-captioning:before { content: "\f20a"; }

.fa-cloud:before { content: "\f0c2"; }

.fa-cloud-download-alt:before { content: "\f381"; }

.fa-cloud-meatball:before { content: "\f73b"; }

.fa-cloud-moon:before { content: "\f6c3"; }

.fa-cloud-moon-rain:before { content: "\f73c"; }

.fa-cloud-rain:before { content: "\f73d"; }

.fa-cloud-showers-heavy:before { content: "\f740"; }

.fa-cloud-sun:before { content: "\f6c4"; }

.fa-cloud-sun-rain:before { content: "\f743"; }

.fa-cloud-upload-alt:before { content: "\f382"; }

.fa-cloudflare:before { content: "\e07d"; }

.fa-cloudscale:before { content: "\f383"; }

.fa-cloudsmith:before { content: "\f384"; }

.fa-cloudversify:before { content: "\f385"; }

.fa-cocktail:before { content: "\f561"; }

.fa-code:before { content: "\f121"; }

.fa-code-branch:before { content: "\f126"; }

.fa-codepen:before { content: "\f1cb"; }

.fa-codiepie:before { content: "\f284"; }

.fa-coffee:before { content: "\f0f4"; }

.fa-cog:before { content: "\f013"; }

.fa-cogs:before { content: "\f085"; }

.fa-coins:before { content: "\f51e"; }

.fa-columns:before { content: "\f0db"; }

.fa-comment:before { content: "\f075"; }

.fa-comment-alt:before { content: "\f27a"; }

.fa-comment-dollar:before { content: "\f651"; }

.fa-comment-dots:before { content: "\f4ad"; }

.fa-comment-medical:before { content: "\f7f5"; }

.fa-comment-slash:before { content: "\f4b3"; }

.fa-comments:before { content: "\f086"; }

.fa-comments-dollar:before { content: "\f653"; }

.fa-compact-disc:before { content: "\f51f"; }

.fa-compass:before { content: "\f14e"; }

.fa-compress:before { content: "\f066"; }

.fa-compress-alt:before { content: "\f422"; }

.fa-compress-arrows-alt:before { content: "\f78c"; }

.fa-concierge-bell:before { content: "\f562"; }

.fa-confluence:before { content: "\f78d"; }

.fa-connectdevelop:before { content: "\f20e"; }

.fa-contao:before { content: "\f26d"; }

.fa-cookie:before { content: "\f563"; }

.fa-cookie-bite:before { content: "\f564"; }

.fa-copy:before { content: "\f0c5"; }

.fa-copyright:before { content: "\f1f9"; }

.fa-cotton-bureau:before { content: "\f89e"; }

.fa-couch:before { content: "\f4b8"; }

.fa-cpanel:before { content: "\f388"; }

.fa-creative-commons:before { content: "\f25e"; }

.fa-creative-commons-by:before { content: "\f4e7"; }

.fa-creative-commons-nc:before { content: "\f4e8"; }

.fa-creative-commons-nc-eu:before { content: "\f4e9"; }

.fa-creative-commons-nc-jp:before { content: "\f4ea"; }

.fa-creative-commons-nd:before { content: "\f4eb"; }

.fa-creative-commons-pd:before { content: "\f4ec"; }

.fa-creative-commons-pd-alt:before { content: "\f4ed"; }

.fa-creative-commons-remix:before { content: "\f4ee"; }

.fa-creative-commons-sa:before { content: "\f4ef"; }

.fa-creative-commons-sampling:before { content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before { content: "\f4f1"; }

.fa-creative-commons-share:before { content: "\f4f2"; }

.fa-creative-commons-zero:before { content: "\f4f3"; }

.fa-credit-card:before { content: "\f09d"; }

.fa-critical-role:before { content: "\f6c9"; }

.fa-crop:before { content: "\f125"; }

.fa-crop-alt:before { content: "\f565"; }

.fa-cross:before { content: "\f654"; }

.fa-crosshairs:before { content: "\f05b"; }

.fa-crow:before { content: "\f520"; }

.fa-crown:before { content: "\f521"; }

.fa-crutch:before { content: "\f7f7"; }

.fa-css3:before { content: "\f13c"; }

.fa-css3-alt:before { content: "\f38b"; }

.fa-cube:before { content: "\f1b2"; }

.fa-cubes:before { content: "\f1b3"; }

.fa-cut:before { content: "\f0c4"; }

.fa-cuttlefish:before { content: "\f38c"; }

.fa-d-and-d:before { content: "\f38d"; }

.fa-d-and-d-beyond:before { content: "\f6ca"; }

.fa-dailymotion:before { content: "\e052"; }

.fa-dashcube:before { content: "\f210"; }

.fa-database:before { content: "\f1c0"; }

.fa-deaf:before { content: "\f2a4"; }

.fa-deezer:before { content: "\e077"; }

.fa-delicious:before { content: "\f1a5"; }

.fa-democrat:before { content: "\f747"; }

.fa-deploydog:before { content: "\f38e"; }

.fa-deskpro:before { content: "\f38f"; }

.fa-desktop:before { content: "\f108"; }

.fa-dev:before { content: "\f6cc"; }

.fa-deviantart:before { content: "\f1bd"; }

.fa-dharmachakra:before { content: "\f655"; }

.fa-dhl:before { content: "\f790"; }

.fa-diagnoses:before { content: "\f470"; }

.fa-diaspora:before { content: "\f791"; }

.fa-dice:before { content: "\f522"; }

.fa-dice-d20:before { content: "\f6cf"; }

.fa-dice-d6:before { content: "\f6d1"; }

.fa-dice-five:before { content: "\f523"; }

.fa-dice-four:before { content: "\f524"; }

.fa-dice-one:before { content: "\f525"; }

.fa-dice-six:before { content: "\f526"; }

.fa-dice-three:before { content: "\f527"; }

.fa-dice-two:before { content: "\f528"; }

.fa-digg:before { content: "\f1a6"; }

.fa-digital-ocean:before { content: "\f391"; }

.fa-digital-tachograph:before { content: "\f566"; }

.fa-directions:before { content: "\f5eb"; }

.fa-discord:before { content: "\f392"; }

.fa-discourse:before { content: "\f393"; }

.fa-disease:before { content: "\f7fa"; }

.fa-divide:before { content: "\f529"; }

.fa-dizzy:before { content: "\f567"; }

.fa-dna:before { content: "\f471"; }

.fa-dochub:before { content: "\f394"; }

.fa-docker:before { content: "\f395"; }

.fa-dog:before { content: "\f6d3"; }

.fa-dollar-sign:before { content: "\f155"; }

.fa-dolly:before { content: "\f472"; }

.fa-dolly-flatbed:before { content: "\f474"; }

.fa-donate:before { content: "\f4b9"; }

.fa-door-closed:before { content: "\f52a"; }

.fa-door-open:before { content: "\f52b"; }

.fa-dot-circle:before { content: "\f192"; }

.fa-dove:before { content: "\f4ba"; }

.fa-download:before { content: "\f019"; }

.fa-draft2digital:before { content: "\f396"; }

.fa-drafting-compass:before { content: "\f568"; }

.fa-dragon:before { content: "\f6d5"; }

.fa-draw-polygon:before { content: "\f5ee"; }

.fa-dribbble:before { content: "\f17d"; }

.fa-dribbble-square:before { content: "\f397"; }

.fa-dropbox:before { content: "\f16b"; }

.fa-drum:before { content: "\f569"; }

.fa-drum-steelpan:before { content: "\f56a"; }

.fa-drumstick-bite:before { content: "\f6d7"; }

.fa-drupal:before { content: "\f1a9"; }

.fa-dumbbell:before { content: "\f44b"; }

.fa-dumpster:before { content: "\f793"; }

.fa-dumpster-fire:before { content: "\f794"; }

.fa-dungeon:before { content: "\f6d9"; }

.fa-dyalog:before { content: "\f399"; }

.fa-earlybirds:before { content: "\f39a"; }

.fa-ebay:before { content: "\f4f4"; }

.fa-edge:before { content: "\f282"; }

.fa-edge-legacy:before { content: "\e078"; }

.fa-edit:before { content: "\f044"; }

.fa-egg:before { content: "\f7fb"; }

.fa-eject:before { content: "\f052"; }

.fa-elementor:before { content: "\f430"; }

.fa-ellipsis-h:before { content: "\f141"; }

.fa-ellipsis-v:before { content: "\f142"; }

.fa-ello:before { content: "\f5f1"; }

.fa-ember:before { content: "\f423"; }

.fa-empire:before { content: "\f1d1"; }

.fa-envelope:before { content: "\f0e0"; }

.fa-envelope-open:before { content: "\f2b6"; }

.fa-envelope-open-text:before { content: "\f658"; }

.fa-envelope-square:before { content: "\f199"; }

.fa-envira:before { content: "\f299"; }

.fa-equals:before { content: "\f52c"; }

.fa-eraser:before { content: "\f12d"; }

.fa-erlang:before { content: "\f39d"; }

.fa-ethereum:before { content: "\f42e"; }

.fa-ethernet:before { content: "\f796"; }

.fa-etsy:before { content: "\f2d7"; }

.fa-euro-sign:before { content: "\f153"; }

.fa-evernote:before { content: "\f839"; }

.fa-exchange-alt:before { content: "\f362"; }

.fa-exclamation:before { content: "\f12a"; }

.fa-exclamation-circle:before { content: "\f06a"; }

.fa-exclamation-triangle:before { content: "\f071"; }

.fa-expand:before { content: "\f065"; }

.fa-expand-alt:before { content: "\f424"; }

.fa-expand-arrows-alt:before { content: "\f31e"; }

.fa-expeditedssl:before { content: "\f23e"; }

.fa-external-link-alt:before { content: "\f35d"; }

.fa-external-link-square-alt:before { content: "\f360"; }

.fa-eye:before { content: "\f06e"; }

.fa-eye-dropper:before { content: "\f1fb"; }

.fa-eye-slash:before { content: "\f070"; }

.fa-facebook:before { content: "\f09a"; }

.fa-facebook-f:before { content: "\f39e"; }

.fa-facebook-messenger:before { content: "\f39f"; }

.fa-facebook-square:before { content: "\f082"; }

.fa-fan:before { content: "\f863"; }

.fa-fantasy-flight-games:before { content: "\f6dc"; }

.fa-fast-backward:before { content: "\f049"; }

.fa-fast-forward:before { content: "\f050"; }

.fa-faucet:before { content: "\e005"; }

.fa-fax:before { content: "\f1ac"; }

.fa-feather:before { content: "\f52d"; }

.fa-feather-alt:before { content: "\f56b"; }

.fa-fedex:before { content: "\f797"; }

.fa-fedora:before { content: "\f798"; }

.fa-female:before { content: "\f182"; }

.fa-fighter-jet:before { content: "\f0fb"; }

.fa-figma:before { content: "\f799"; }

.fa-file:before { content: "\f15b"; }

.fa-file-alt:before { content: "\f15c"; }

.fa-file-archive:before { content: "\f1c6"; }

.fa-file-audio:before { content: "\f1c7"; }

.fa-file-code:before { content: "\f1c9"; }

.fa-file-contract:before { content: "\f56c"; }

.fa-file-csv:before { content: "\f6dd"; }

.fa-file-download:before { content: "\f56d"; }

.fa-file-excel:before { content: "\f1c3"; }

.fa-file-export:before { content: "\f56e"; }

.fa-file-image:before { content: "\f1c5"; }

.fa-file-import:before { content: "\f56f"; }

.fa-file-invoice:before { content: "\f570"; }

.fa-file-invoice-dollar:before { content: "\f571"; }

.fa-file-medical:before { content: "\f477"; }

.fa-file-medical-alt:before { content: "\f478"; }

.fa-file-pdf:before { content: "\f1c1"; }

.fa-file-powerpoint:before { content: "\f1c4"; }

.fa-file-prescription:before { content: "\f572"; }

.fa-file-signature:before { content: "\f573"; }

.fa-file-upload:before { content: "\f574"; }

.fa-file-video:before { content: "\f1c8"; }

.fa-file-word:before { content: "\f1c2"; }

.fa-fill:before { content: "\f575"; }

.fa-fill-drip:before { content: "\f576"; }

.fa-film:before { content: "\f008"; }

.fa-filter:before { content: "\f0b0"; }

.fa-fingerprint:before { content: "\f577"; }

.fa-fire:before { content: "\f06d"; }

.fa-fire-alt:before { content: "\f7e4"; }

.fa-fire-extinguisher:before { content: "\f134"; }

.fa-firefox:before { content: "\f269"; }

.fa-firefox-browser:before { content: "\e007"; }

.fa-first-aid:before { content: "\f479"; }

.fa-first-order:before { content: "\f2b0"; }

.fa-first-order-alt:before { content: "\f50a"; }

.fa-firstdraft:before { content: "\f3a1"; }

.fa-fish:before { content: "\f578"; }

.fa-fist-raised:before { content: "\f6de"; }

.fa-flag:before { content: "\f024"; }

.fa-flag-checkered:before { content: "\f11e"; }

.fa-flag-usa:before { content: "\f74d"; }

.fa-flask:before { content: "\f0c3"; }

.fa-flickr:before { content: "\f16e"; }

.fa-flipboard:before { content: "\f44d"; }

.fa-flushed:before { content: "\f579"; }

.fa-fly:before { content: "\f417"; }

.fa-folder:before { content: "\f07b"; }

.fa-folder-minus:before { content: "\f65d"; }

.fa-folder-open:before { content: "\f07c"; }

.fa-folder-plus:before { content: "\f65e"; }

.fa-font:before { content: "\f031"; }

.fa-font-awesome:before { content: "\f2b4"; }

.fa-font-awesome-alt:before { content: "\f35c"; }

.fa-font-awesome-flag:before { content: "\f425"; }

.fa-font-awesome-logo-full:before { content: "\f4e6"; }

.fa-fonticons:before { content: "\f280"; }

.fa-fonticons-fi:before { content: "\f3a2"; }

.fa-football-ball:before { content: "\f44e"; }

.fa-fort-awesome:before { content: "\f286"; }

.fa-fort-awesome-alt:before { content: "\f3a3"; }

.fa-forumbee:before { content: "\f211"; }

.fa-forward:before { content: "\f04e"; }

.fa-foursquare:before { content: "\f180"; }

.fa-free-code-camp:before { content: "\f2c5"; }

.fa-freebsd:before { content: "\f3a4"; }

.fa-frog:before { content: "\f52e"; }

.fa-frown:before { content: "\f119"; }

.fa-frown-open:before { content: "\f57a"; }

.fa-fulcrum:before { content: "\f50b"; }

.fa-funnel-dollar:before { content: "\f662"; }

.fa-futbol:before { content: "\f1e3"; }

.fa-galactic-republic:before { content: "\f50c"; }

.fa-galactic-senate:before { content: "\f50d"; }

.fa-gamepad:before { content: "\f11b"; }

.fa-gas-pump:before { content: "\f52f"; }

.fa-gavel:before { content: "\f0e3"; }

.fa-gem:before { content: "\f3a5"; }

.fa-genderless:before { content: "\f22d"; }

.fa-get-pocket:before { content: "\f265"; }

.fa-gg:before { content: "\f260"; }

.fa-gg-circle:before { content: "\f261"; }

.fa-ghost:before { content: "\f6e2"; }

.fa-gift:before { content: "\f06b"; }

.fa-gifts:before { content: "\f79c"; }

.fa-git:before { content: "\f1d3"; }

.fa-git-alt:before { content: "\f841"; }

.fa-git-square:before { content: "\f1d2"; }

.fa-github:before { content: "\f09b"; }

.fa-github-alt:before { content: "\f113"; }

.fa-github-square:before { content: "\f092"; }

.fa-gitkraken:before { content: "\f3a6"; }

.fa-gitlab:before { content: "\f296"; }

.fa-gitter:before { content: "\f426"; }

.fa-glass-cheers:before { content: "\f79f"; }

.fa-glass-martini:before { content: "\f000"; }

.fa-glass-martini-alt:before { content: "\f57b"; }

.fa-glass-whiskey:before { content: "\f7a0"; }

.fa-glasses:before { content: "\f530"; }

.fa-glide:before { content: "\f2a5"; }

.fa-glide-g:before { content: "\f2a6"; }

.fa-globe:before { content: "\f0ac"; }

.fa-globe-africa:before { content: "\f57c"; }

.fa-globe-americas:before { content: "\f57d"; }

.fa-globe-asia:before { content: "\f57e"; }

.fa-globe-europe:before { content: "\f7a2"; }

.fa-gofore:before { content: "\f3a7"; }

.fa-golf-ball:before { content: "\f450"; }

.fa-goodreads:before { content: "\f3a8"; }

.fa-goodreads-g:before { content: "\f3a9"; }

.fa-google:before { content: "\f1a0"; }

.fa-google-drive:before { content: "\f3aa"; }

.fa-google-pay:before { content: "\e079"; }

.fa-google-play:before { content: "\f3ab"; }

.fa-google-plus:before { content: "\f2b3"; }

.fa-google-plus-g:before { content: "\f0d5"; }

.fa-google-plus-square:before { content: "\f0d4"; }

.fa-google-wallet:before { content: "\f1ee"; }

.fa-gopuram:before { content: "\f664"; }

.fa-graduation-cap:before { content: "\f19d"; }

.fa-gratipay:before { content: "\f184"; }

.fa-grav:before { content: "\f2d6"; }

.fa-greater-than:before { content: "\f531"; }

.fa-greater-than-equal:before { content: "\f532"; }

.fa-grimace:before { content: "\f57f"; }

.fa-grin:before { content: "\f580"; }

.fa-grin-alt:before { content: "\f581"; }

.fa-grin-beam:before { content: "\f582"; }

.fa-grin-beam-sweat:before { content: "\f583"; }

.fa-grin-hearts:before { content: "\f584"; }

.fa-grin-squint:before { content: "\f585"; }

.fa-grin-squint-tears:before { content: "\f586"; }

.fa-grin-stars:before { content: "\f587"; }

.fa-grin-tears:before { content: "\f588"; }

.fa-grin-tongue:before { content: "\f589"; }

.fa-grin-tongue-squint:before { content: "\f58a"; }

.fa-grin-tongue-wink:before { content: "\f58b"; }

.fa-grin-wink:before { content: "\f58c"; }

.fa-grip-horizontal:before { content: "\f58d"; }

.fa-grip-lines:before { content: "\f7a4"; }

.fa-grip-lines-vertical:before { content: "\f7a5"; }

.fa-grip-vertical:before { content: "\f58e"; }

.fa-gripfire:before { content: "\f3ac"; }

.fa-grunt:before { content: "\f3ad"; }

.fa-guilded:before { content: "\e07e"; }

.fa-guitar:before { content: "\f7a6"; }

.fa-gulp:before { content: "\f3ae"; }

.fa-h-square:before { content: "\f0fd"; }

.fa-hacker-news:before { content: "\f1d4"; }

.fa-hacker-news-square:before { content: "\f3af"; }

.fa-hackerrank:before { content: "\f5f7"; }

.fa-hamburger:before { content: "\f805"; }

.fa-hammer:before { content: "\f6e3"; }

.fa-hamsa:before { content: "\f665"; }

.fa-hand-holding:before { content: "\f4bd"; }

.fa-hand-holding-heart:before { content: "\f4be"; }

.fa-hand-holding-medical:before { content: "\e05c"; }

.fa-hand-holding-usd:before { content: "\f4c0"; }

.fa-hand-holding-water:before { content: "\f4c1"; }

.fa-hand-lizard:before { content: "\f258"; }

.fa-hand-middle-finger:before { content: "\f806"; }

.fa-hand-paper:before { content: "\f256"; }

.fa-hand-peace:before { content: "\f25b"; }

.fa-hand-point-down:before { content: "\f0a7"; }

.fa-hand-point-left:before { content: "\f0a5"; }

.fa-hand-point-right:before { content: "\f0a4"; }

.fa-hand-point-up:before { content: "\f0a6"; }

.fa-hand-pointer:before { content: "\f25a"; }

.fa-hand-rock:before { content: "\f255"; }

.fa-hand-scissors:before { content: "\f257"; }

.fa-hand-sparkles:before { content: "\e05d"; }

.fa-hand-spock:before { content: "\f259"; }

.fa-hands:before { content: "\f4c2"; }

.fa-hands-helping:before { content: "\f4c4"; }

.fa-hands-wash:before { content: "\e05e"; }

.fa-handshake:before { content: "\f2b5"; }

.fa-handshake-alt-slash:before { content: "\e05f"; }

.fa-handshake-slash:before { content: "\e060"; }

.fa-hanukiah:before { content: "\f6e6"; }

.fa-hard-hat:before { content: "\f807"; }

.fa-hashtag:before { content: "\f292"; }

.fa-hat-cowboy:before { content: "\f8c0"; }

.fa-hat-cowboy-side:before { content: "\f8c1"; }

.fa-hat-wizard:before { content: "\f6e8"; }

.fa-hdd:before { content: "\f0a0"; }

.fa-head-side-cough:before { content: "\e061"; }

.fa-head-side-cough-slash:before { content: "\e062"; }

.fa-head-side-mask:before { content: "\e063"; }

.fa-head-side-virus:before { content: "\e064"; }

.fa-heading:before { content: "\f1dc"; }



.fa-headset:before { content: "\f590"; }

.fa-heart:before { content: "\f004"; }

.fa-heart-broken:before { content: "\f7a9"; }

.fa-heartbeat:before { content: "\f21e"; }

.fa-helicopter:before { content: "\f533"; }

.fa-highlighter:before { content: "\f591"; }

.fa-hiking:before { content: "\f6ec"; }

.fa-hippo:before { content: "\f6ed"; }

.fa-hips:before { content: "\f452"; }

.fa-hire-a-helper:before { content: "\f3b0"; }

.fa-history:before { content: "\f1da"; }

.fa-hive:before { content: "\e07f"; }

.fa-hockey-puck:before { content: "\f453"; }

.fa-holly-berry:before { content: "\f7aa"; }

.fa-home:before { content: "\f015"; }

.fa-hooli:before { content: "\f427"; }

.fa-hornbill:before { content: "\f592"; }

.fa-horse:before { content: "\f6f0"; }

.fa-horse-head:before { content: "\f7ab"; }

.fa-hospital:before { content: "\f0f8"; }

.fa-hospital-alt:before { content: "\f47d"; }

.fa-hospital-symbol:before { content: "\f47e"; }

.fa-hospital-user:before { content: "\f80d"; }

.fa-hot-tub:before { content: "\f593"; }

.fa-hotdog:before { content: "\f80f"; }

.fa-hotel:before { content: "\f594"; }

.fa-hotjar:before { content: "\f3b1"; }

.fa-hourglass:before { content: "\f254"; }

.fa-hourglass-end:before { content: "\f253"; }

.fa-hourglass-half:before { content: "\f252"; }

.fa-hourglass-start:before { content: "\f251"; }

.fa-house-damage:before { content: "\f6f1"; }

.fa-house-user:before { content: "\e065"; }

.fa-houzz:before { content: "\f27c"; }

.fa-hryvnia:before { content: "\f6f2"; }

.fa-html5:before { content: "\f13b"; }

.fa-hubspot:before { content: "\f3b2"; }

.fa-i-cursor:before { content: "\f246"; }

.fa-ice-cream:before { content: "\f810"; }

.fa-icicles:before { content: "\f7ad"; }

.fa-icons:before { content: "\f86d"; }

.fa-id-badge:before { content: "\f2c1"; }

.fa-id-card:before { content: "\f2c2"; }

.fa-id-card-alt:before { content: "\f47f"; }

.fa-ideal:before { content: "\e013"; }

.fa-igloo:before { content: "\f7ae"; }

.fa-image:before { content: "\f03e"; }

.fa-images:before { content: "\f302"; }

.fa-imdb:before { content: "\f2d8"; }

.fa-inbox:before { content: "\f01c"; }

.fa-indent:before { content: "\f03c"; }

.fa-industry:before { content: "\f275"; }

.fa-infinity:before { content: "\f534"; }

.fa-info:before { content: "\f129"; }

.fa-info-circle:before { content: "\f05a"; }

.fa-innosoft:before { content: "\e080"; }

.fa-instagram:before { content: "\f16d"; }

.fa-instagram-square:before { content: "\e055"; }

.fa-instalod:before { content: "\e081"; }

.fa-intercom:before { content: "\f7af"; }

.fa-internet-explorer:before { content: "\f26b"; }

.fa-invision:before { content: "\f7b0"; }

.fa-ioxhost:before { content: "\f208"; }

.fa-italic:before { content: "\f033"; }

.fa-itch-io:before { content: "\f83a"; }

.fa-itunes:before { content: "\f3b4"; }

.fa-itunes-note:before { content: "\f3b5"; }

.fa-java:before { content: "\f4e4"; }

.fa-jedi:before { content: "\f669"; }

.fa-jedi-order:before { content: "\f50e"; }

.fa-jenkins:before { content: "\f3b6"; }

.fa-jira:before { content: "\f7b1"; }

.fa-joget:before { content: "\f3b7"; }

.fa-joint:before { content: "\f595"; }

.fa-joomla:before { content: "\f1aa"; }

.fa-journal-whills:before { content: "\f66a"; }

.fa-js:before { content: "\f3b8"; }

.fa-js-square:before { content: "\f3b9"; }

.fa-jsfiddle:before { content: "\f1cc"; }

.fa-kaaba:before { content: "\f66b"; }

.fa-kaggle:before { content: "\f5fa"; }

.fa-key:before { content: "\f084"; }

.fa-keybase:before { content: "\f4f5"; }

.fa-keyboard:before { content: "\f11c"; }

.fa-keycdn:before { content: "\f3ba"; }

.fa-khanda:before { content: "\f66d"; }

.fa-kickstarter:before { content: "\f3bb"; }

.fa-kickstarter-k:before { content: "\f3bc"; }

.fa-kiss:before { content: "\f596"; }

.fa-kiss-beam:before { content: "\f597"; }

.fa-kiss-wink-heart:before { content: "\f598"; }

.fa-kiwi-bird:before { content: "\f535"; }

.fa-korvue:before { content: "\f42f"; }

.fa-landmark:before { content: "\f66f"; }

.fa-language:before { content: "\f1ab"; }

.fa-laptop:before { content: "\f109"; }

.fa-laptop-code:before { content: "\f5fc"; }

.fa-laptop-house:before { content: "\e066"; }

.fa-laptop-medical:before { content: "\f812"; }

.fa-laravel:before { content: "\f3bd"; }

.fa-lastfm:before { content: "\f202"; }

.fa-lastfm-square:before { content: "\f203"; }

.fa-laugh:before { content: "\f599"; }

.fa-laugh-beam:before { content: "\f59a"; }

.fa-laugh-squint:before { content: "\f59b"; }

.fa-laugh-wink:before { content: "\f59c"; }

.fa-layer-group:before { content: "\f5fd"; }

.fa-leaf:before { content: "\f06c"; }

.fa-leanpub:before { content: "\f212"; }

.fa-lemon:before { content: "\f094"; }

.fa-less:before { content: "\f41d"; }

.fa-less-than:before { content: "\f536"; }

.fa-less-than-equal:before { content: "\f537"; }

.fa-level-down-alt:before { content: "\f3be"; }

.fa-level-up-alt:before { content: "\f3bf"; }

.fa-life-ring:before { content: "\f1cd"; }

.fa-lightbulb:before { content: "\f0eb"; }

.fa-line:before { content: "\f3c0"; }

.fa-link:before { content: "\f0c1"; }

.fa-linkedin:before { content: "\f08c"; }

.fa-linkedin-in:before { content: "\f0e1"; }

.fa-linode:before { content: "\f2b8"; }

.fa-linux:before { content: "\f17c"; }

.fa-lira-sign:before { content: "\f195"; }

.fa-list:before { content: "\f03a"; }

.fa-list-alt:before { content: "\f022"; }

.fa-list-ol:before { content: "\f0cb"; }

.fa-list-ul:before { content: "\f0ca"; }

.fa-location-arrow:before { content: "\f124"; }

.fa-lock:before { content: "\f023"; }

.fa-lock-open:before { content: "\f3c1"; }

.fa-long-arrow-alt-down:before { content: "\f309"; }

.fa-long-arrow-alt-left:before { content: "\f30a"; }

.fa-long-arrow-alt-right:before { content: "\f30b"; }

.fa-long-arrow-alt-up:before { content: "\f30c"; }

.fa-low-vision:before { content: "\f2a8"; }

.fa-luggage-cart:before { content: "\f59d"; }

.fa-lungs:before { content: "\f604"; }

.fa-lungs-virus:before { content: "\e067"; }

.fa-lyft:before { content: "\f3c3"; }

.fa-magento:before { content: "\f3c4"; }

.fa-magic:before { content: "\f0d0"; }

.fa-magnet:before { content: "\f076"; }

.fa-mail-bulk:before { content: "\f674"; }

.fa-mailchimp:before { content: "\f59e"; }

.fa-male:before { content: "\f183"; }

.fa-mandalorian:before { content: "\f50f"; }

.fa-map:before { content: "\f279"; }

.fa-map-marked:before { content: "\f59f"; }

.fa-map-marked-alt:before { content: "\f5a0"; }

.fa-map-marker:before { content: "\f041"; }

.fa-map-marker-alt:before { content: "\f3c5"; }

.fa-map-pin:before { content: "\f276"; }

.fa-map-signs:before { content: "\f277"; }

.fa-markdown:before { content: "\f60f"; }

.fa-marker:before { content: "\f5a1"; }

.fa-mars:before { content: "\f222"; }

.fa-mars-double:before { content: "\f227"; }

.fa-mars-stroke:before { content: "\f229"; }

.fa-mars-stroke-h:before { content: "\f22b"; }

.fa-mars-stroke-v:before { content: "\f22a"; }

.fa-mask:before { content: "\f6fa"; }

.fa-mastodon:before { content: "\f4f6"; }

.fa-maxcdn:before { content: "\f136"; }

.fa-mdb:before { content: "\f8ca"; }

.fa-medal:before { content: "\f5a2"; }

.fa-medapps:before { content: "\f3c6"; }

.fa-medium:before { content: "\f23a"; }

.fa-medium-m:before { content: "\f3c7"; }

.fa-medkit:before { content: "\f0fa"; }

.fa-medrt:before { content: "\f3c8"; }

.fa-meetup:before { content: "\f2e0"; }

.fa-megaport:before { content: "\f5a3"; }

.fa-meh:before { content: "\f11a"; }

.fa-meh-blank:before { content: "\f5a4"; }

.fa-meh-rolling-eyes:before { content: "\f5a5"; }

.fa-memory:before { content: "\f538"; }

.fa-mendeley:before { content: "\f7b3"; }

.fa-menorah:before { content: "\f676"; }

.fa-mercury:before { content: "\f223"; }

.fa-meteor:before { content: "\f753"; }

.fa-microblog:before { content: "\e01a"; }

.fa-microchip:before { content: "\f2db"; }

.fa-microphone:before { content: "\f130"; }

.fa-microphone-alt:before { content: "\f3c9"; }

.fa-microphone-alt-slash:before { content: "\f539"; }

.fa-microphone-slash:before { content: "\f131"; }

.fa-microscope:before { content: "\f610"; }

.fa-microsoft:before { content: "\f3ca"; }

.fa-minus:before { content: "\f068"; }

.fa-minus-circle:before { content: "\f056"; }

.fa-minus-square:before { content: "\f146"; }

.fa-mitten:before { content: "\f7b5"; }

.fa-mix:before { content: "\f3cb"; }

.fa-mixcloud:before { content: "\f289"; }

.fa-mixer:before { content: "\e056"; }

.fa-mizuni:before { content: "\f3cc"; }

.fa-mobile:before { content: "\f10b"; }

.fa-mobile-alt:before { content: "\f3cd"; }

.fa-modx:before { content: "\f285"; }

.fa-monero:before { content: "\f3d0"; }

.fa-money-bill:before { content: "\f0d6"; }

.fa-money-bill-alt:before { content: "\f3d1"; }

.fa-money-bill-wave:before { content: "\f53a"; }

.fa-money-bill-wave-alt:before { content: "\f53b"; }

.fa-money-check:before { content: "\f53c"; }

.fa-money-check-alt:before { content: "\f53d"; }

.fa-monument:before { content: "\f5a6"; }

.fa-moon:before { content: "\f186"; }

.fa-mortar-pestle:before { content: "\f5a7"; }

.fa-mosque:before { content: "\f678"; }

.fa-motorcycle:before { content: "\f21c"; }

.fa-mountain:before { content: "\f6fc"; }

.fa-mouse:before { content: "\f8cc"; }

.fa-mouse-pointer:before { content: "\f245"; }

.fa-mug-hot:before { content: "\f7b6"; }

.fa-music:before { content: "\f001"; }

.fa-napster:before { content: "\f3d2"; }

.fa-neos:before { content: "\f612"; }

.fa-network-wired:before { content: "\f6ff"; }

.fa-neuter:before { content: "\f22c"; }

.fa-newspaper:before { content: "\f1ea"; }

.fa-nimblr:before { content: "\f5a8"; }

.fa-node:before { content: "\f419"; }

.fa-node-js:before { content: "\f3d3"; }

.fa-not-equal:before { content: "\f53e"; }

.fa-notes-medical:before { content: "\f481"; }

.fa-npm:before { content: "\f3d4"; }

.fa-ns8:before { content: "\f3d5"; }

.fa-nutritionix:before { content: "\f3d6"; }

.fa-object-group:before { content: "\f247"; }

.fa-object-ungroup:before { content: "\f248"; }

.fa-octopus-deploy:before { content: "\e082"; }

.fa-odnoklassniki:before { content: "\f263"; }

.fa-odnoklassniki-square:before { content: "\f264"; }

.fa-oil-can:before { content: "\f613"; }

.fa-old-republic:before { content: "\f510"; }

.fa-om:before { content: "\f679"; }

.fa-opencart:before { content: "\f23d"; }

.fa-openid:before { content: "\f19b"; }

.fa-opera:before { content: "\f26a"; }

.fa-optin-monster:before { content: "\f23c"; }

.fa-orcid:before { content: "\f8d2"; }

.fa-osi:before { content: "\f41a"; }

.fa-otter:before { content: "\f700"; }

.fa-outdent:before { content: "\f03b"; }

.fa-page4:before { content: "\f3d7"; }

.fa-pagelines:before { content: "\f18c"; }

.fa-pager:before { content: "\f815"; }

.fa-paint-brush:before { content: "\f1fc"; }

.fa-paint-roller:before { content: "\f5aa"; }

.fa-palette:before { content: "\f53f"; }

.fa-palfed:before { content: "\f3d8"; }

.fa-pallet:before { content: "\f482"; }

.fa-paper-plane:before { content: "\f1d8"; }

.fa-paperclip:before { content: "\f0c6"; }

.fa-parachute-box:before { content: "\f4cd"; }

.fa-paragraph:before { content: "\f1dd"; }

.fa-parking:before { content: "\f540"; }

.fa-passport:before { content: "\f5ab"; }

.fa-pastafarianism:before { content: "\f67b"; }

.fa-paste:before { content: "\f0ea"; }

.fa-patreon:before { content: "\f3d9"; }

.fa-pause:before { content: "\f04c"; }

.fa-pause-circle:before { content: "\f28b"; }

.fa-paw:before { content: "\f1b0"; }

.fa-paypal:before { content: "\f1ed"; }

.fa-peace:before { content: "\f67c"; }

.fa-pen:before { content: "\f304"; }

.fa-pen-alt:before { content: "\f305"; }

.fa-pen-fancy:before { content: "\f5ac"; }

.fa-pen-nib:before { content: "\f5ad"; }

.fa-pen-square:before { content: "\f14b"; }

.fa-pencil-alt:before { content: "\f303"; }

.fa-pencil-ruler:before { content: "\f5ae"; }

.fa-penny-arcade:before { content: "\f704"; }

.fa-people-arrows:before { content: "\e068"; }

.fa-people-carry:before { content: "\f4ce"; }

.fa-pepper-hot:before { content: "\f816"; }

.fa-perbyte:before { content: "\e083"; }

.fa-percent:before { content: "\f295"; }

.fa-percentage:before { content: "\f541"; }

.fa-periscope:before { content: "\f3da"; }

.fa-person-booth:before { content: "\f756"; }

.fa-phabricator:before { content: "\f3db"; }

.fa-phoenix-framework:before { content: "\f3dc"; }

.fa-phoenix-squadron:before { content: "\f511"; }

.fa-phone:before { content: "\f095"; }

.fa-phone-alt:before { content: "\f879"; }

.fa-phone-slash:before { content: "\f3dd"; }

.fa-phone-square:before { content: "\f098"; }

.fa-phone-square-alt:before { content: "\f87b"; }

.fa-phone-volume:before { content: "\f2a0"; }

.fa-photo-video:before { content: "\f87c"; }

.fa-php:before { content: "\f457"; }

.fa-pied-piper:before { content: "\f2ae"; }

.fa-pied-piper-alt:before { content: "\f1a8"; }

.fa-pied-piper-hat:before { content: "\f4e5"; }

.fa-pied-piper-pp:before { content: "\f1a7"; }

.fa-pied-piper-square:before { content: "\e01e"; }

.fa-piggy-bank:before { content: "\f4d3"; }

.fa-pills:before { content: "\f484"; }

.fa-pinterest:before { content: "\f0d2"; }

.fa-pinterest-p:before { content: "\f231"; }

.fa-pinterest-square:before { content: "\f0d3"; }

.fa-pizza-slice:before { content: "\f818"; }

.fa-place-of-worship:before { content: "\f67f"; }

.fa-plane:before { content: "\f072"; }

.fa-plane-arrival:before { content: "\f5af"; }

.fa-plane-departure:before { content: "\f5b0"; }

.fa-plane-slash:before { content: "\e069"; }

.fa-play:before { content: "\f04b"; }

.fa-play-circle:before { content: "\f144"; }

.fa-playstation:before { content: "\f3df"; }

.fa-plug:before { content: "\f1e6"; }

.fa-plus:before { content: "\f067"; }

.fa-plus-circle:before { content: "\f055"; }

.fa-plus-square:before { content: "\f0fe"; }

.fa-podcast:before { content: "\f2ce"; }

.fa-poll:before { content: "\f681"; }

.fa-poll-h:before { content: "\f682"; }

.fa-poo:before { content: "\f2fe"; }

.fa-poo-storm:before { content: "\f75a"; }

.fa-poop:before { content: "\f619"; }

.fa-portrait:before { content: "\f3e0"; }

.fa-pound-sign:before { content: "\f154"; }

.fa-power-off:before { content: "\f011"; }

.fa-pray:before { content: "\f683"; }

.fa-praying-hands:before { content: "\f684"; }

.fa-prescription:before { content: "\f5b1"; }

.fa-prescription-bottle:before { content: "\f485"; }

.fa-prescription-bottle-alt:before { content: "\f486"; }

.fa-print:before { content: "\f02f"; }

.fa-procedures:before { content: "\f487"; }

.fa-product-hunt:before { content: "\f288"; }

.fa-project-diagram:before { content: "\f542"; }

.fa-pump-medical:before { content: "\e06a"; }

.fa-pump-soap:before { content: "\e06b"; }

.fa-pushed:before { content: "\f3e1"; }

.fa-puzzle-piece:before { content: "\f12e"; }

.fa-python:before { content: "\f3e2"; }

.fa-qq:before { content: "\f1d6"; }

.fa-qrcode:before { content: "\f029"; }

.fa-question:before { content: "\f128"; }

.fa-question-circle:before { content: "\f059"; }

.fa-quidditch:before { content: "\f458"; }

.fa-quinscape:before { content: "\f459"; }

.fa-quora:before { content: "\f2c4"; }

.fa-quote-left:before { content: "\f10d"; }

.fa-quote-right:before { content: "\f10e"; }

.fa-quran:before { content: "\f687"; }

.fa-r-project:before { content: "\f4f7"; }

.fa-radiation:before { content: "\f7b9"; }

.fa-radiation-alt:before { content: "\f7ba"; }

.fa-rainbow:before { content: "\f75b"; }

.fa-random:before { content: "\f074"; }

.fa-raspberry-pi:before { content: "\f7bb"; }

.fa-ravelry:before { content: "\f2d9"; }

.fa-react:before { content: "\f41b"; }

.fa-reacteurope:before { content: "\f75d"; }

.fa-readme:before { content: "\f4d5"; }

.fa-rebel:before { content: "\f1d0"; }

.fa-receipt:before { content: "\f543"; }

.fa-record-vinyl:before { content: "\f8d9"; }

.fa-recycle:before { content: "\f1b8"; }

.fa-red-river:before { content: "\f3e3"; }

.fa-reddit:before { content: "\f1a1"; }

.fa-reddit-alien:before { content: "\f281"; }

.fa-reddit-square:before { content: "\f1a2"; }

.fa-redhat:before { content: "\f7bc"; }

.fa-redo:before { content: "\f01e"; }

.fa-redo-alt:before { content: "\f2f9"; }

.fa-registered:before { content: "\f25d"; }

.fa-remove-format:before { content: "\f87d"; }

.fa-renren:before { content: "\f18b"; }

.fa-reply:before { content: "\f3e5"; }

.fa-reply-all:before { content: "\f122"; }

.fa-replyd:before { content: "\f3e6"; }

.fa-republican:before { content: "\f75e"; }

.fa-researchgate:before { content: "\f4f8"; }

.fa-resolving:before { content: "\f3e7"; }

.fa-restroom:before { content: "\f7bd"; }

.fa-retweet:before { content: "\f079"; }

.fa-rev:before { content: "\f5b2"; }

.fa-ribbon:before { content: "\f4d6"; }

.fa-ring:before { content: "\f70b"; }

.fa-road:before { content: "\f018"; }

.fa-robot:before { content: "\f544"; }

.fa-rocket:before { content: "\f135"; }

.fa-rocketchat:before { content: "\f3e8"; }

.fa-rockrms:before { content: "\f3e9"; }

.fa-route:before { content: "\f4d7"; }

.fa-rss:before { content: "\f09e"; }

.fa-rss-square:before { content: "\f143"; }

.fa-ruble-sign:before { content: "\f158"; }

.fa-ruler:before { content: "\f545"; }

.fa-ruler-combined:before { content: "\f546"; }

.fa-ruler-horizontal:before { content: "\f547"; }

.fa-ruler-vertical:before { content: "\f548"; }

.fa-running:before { content: "\f70c"; }

.fa-rupee-sign:before { content: "\f156"; }

.fa-rust:before { content: "\e07a"; }

.fa-sad-cry:before { content: "\f5b3"; }

.fa-sad-tear:before { content: "\f5b4"; }

.fa-safari:before { content: "\f267"; }

.fa-salesforce:before { content: "\f83b"; }

.fa-sass:before { content: "\f41e"; }

.fa-satellite:before { content: "\f7bf"; }

.fa-satellite-dish:before { content: "\f7c0"; }

.fa-save:before { content: "\f0c7"; }

.fa-schlix:before { content: "\f3ea"; }

.fa-school:before { content: "\f549"; }

.fa-screwdriver:before { content: "\f54a"; }

.fa-scribd:before { content: "\f28a"; }

.fa-scroll:before { content: "\f70e"; }

.fa-sd-card:before { content: "\f7c2"; }

.fa-search:before { content: "\f002"; }

.fa-search-dollar:before { content: "\f688"; }

.fa-search-location:before { content: "\f689"; }

.fa-search-minus:before { content: "\f010"; }

.fa-search-plus:before { content: "\f00e"; }

.fa-searchengin:before { content: "\f3eb"; }

.fa-seedling:before { content: "\f4d8"; }

.fa-sellcast:before { content: "\f2da"; }

.fa-sellsy:before { content: "\f213"; }

.fa-server:before { content: "\f233"; }

.fa-servicestack:before { content: "\f3ec"; }

.fa-shapes:before { content: "\f61f"; }

.fa-share:before { content: "\f064"; }

.fa-share-alt:before { content: "\f1e0"; }

.fa-share-alt-square:before { content: "\f1e1"; }

.fa-share-square:before { content: "\f14d"; }

.fa-shekel-sign:before { content: "\f20b"; }

.fa-shield-alt:before { content: "\f3ed"; }

.fa-shield-virus:before { content: "\e06c"; }

.fa-ship:before { content: "\f21a"; }

.fa-shipping-fast:before { content: "\f48b"; }

.fa-shirtsinbulk:before { content: "\f214"; }

.fa-shoe-prints:before { content: "\f54b"; }

.fa-shopify:before { content: "\e057"; }

.fa-shopping-bag:before { content: "\f290"; }

.fa-shopping-basket:before { content: "\f291"; }

.fa-shopping-cart:before { content: "\f07a"; }

.fa-shopware:before { content: "\f5b5"; }

.fa-shower:before { content: "\f2cc"; }

.fa-shuttle-van:before { content: "\f5b6"; }

.fa-sign:before { content: "\f4d9"; }

.fa-sign-in-alt:before { content: "\f2f6"; }

.fa-sign-language:before { content: "\f2a7"; }

.fa-sign-out-alt:before { content: "\f2f5"; }

.fa-signal:before { content: "\f012"; }

.fa-signature:before { content: "\f5b7"; }

.fa-sim-card:before { content: "\f7c4"; }

.fa-simplybuilt:before { content: "\f215"; }

.fa-sink:before { content: "\e06d"; }

.fa-sistrix:before { content: "\f3ee"; }

.fa-sitemap:before { content: "\f0e8"; }

.fa-sith:before { content: "\f512"; }

.fa-skating:before { content: "\f7c5"; }

.fa-sketch:before { content: "\f7c6"; }

.fa-skiing:before { content: "\f7c9"; }

.fa-skiing-nordic:before { content: "\f7ca"; }

.fa-skull:before { content: "\f54c"; }

.fa-skull-crossbones:before { content: "\f714"; }

.fa-skyatlas:before { content: "\f216"; }

.fa-skype:before { content: "\f17e"; }

.fa-slack:before { content: "\f198"; }

.fa-slack-hash:before { content: "\f3ef"; }

.fa-slash:before { content: "\f715"; }

.fa-sleigh:before { content: "\f7cc"; }

.fa-sliders-h:before { content: "\f1de"; }

.fa-slideshare:before { content: "\f1e7"; }

.fa-smile:before { content: "\f118"; }

.fa-smile-beam:before { content: "\f5b8"; }

.fa-smile-wink:before { content: "\f4da"; }

.fa-smog:before { content: "\f75f"; }

.fa-smoking:before { content: "\f48d"; }

.fa-smoking-ban:before { content: "\f54d"; }

.fa-sms:before { content: "\f7cd"; }

.fa-snapchat:before { content: "\f2ab"; }

.fa-snapchat-ghost:before { content: "\f2ac"; }

.fa-snapchat-square:before { content: "\f2ad"; }

.fa-snowboarding:before { content: "\f7ce"; }

.fa-snowflake:before { content: "\f2dc"; }

.fa-snowman:before { content: "\f7d0"; }

.fa-snowplow:before { content: "\f7d2"; }

.fa-soap:before { content: "\e06e"; }

.fa-socks:before { content: "\f696"; }

.fa-solar-panel:before { content: "\f5ba"; }

.fa-sort:before { content: "\f0dc"; }

.fa-sort-alpha-down:before { content: "\f15d"; }

.fa-sort-alpha-down-alt:before { content: "\f881"; }

.fa-sort-alpha-up:before { content: "\f15e"; }

.fa-sort-alpha-up-alt:before { content: "\f882"; }

.fa-sort-amount-down:before { content: "\f160"; }

.fa-sort-amount-down-alt:before { content: "\f884"; }

.fa-sort-amount-up:before { content: "\f161"; }

.fa-sort-amount-up-alt:before { content: "\f885"; }

.fa-sort-down:before { content: "\f0dd"; }

.fa-sort-numeric-down:before { content: "\f162"; }

.fa-sort-numeric-down-alt:before { content: "\f886"; }

.fa-sort-numeric-up:before { content: "\f163"; }

.fa-sort-numeric-up-alt:before { content: "\f887"; }

.fa-sort-up:before { content: "\f0de"; }

.fa-soundcloud:before { content: "\f1be"; }

.fa-sourcetree:before { content: "\f7d3"; }

.fa-spa:before { content: "\f5bb"; }

.fa-space-shuttle:before { content: "\f197"; }

.fa-speakap:before { content: "\f3f3"; }

.fa-speaker-deck:before { content: "\f83c"; }

.fa-spell-check:before { content: "\f891"; }

.fa-spider:before { content: "\f717"; }

.fa-spinner:before { content: "\f110"; }

.fa-splotch:before { content: "\f5bc"; }

.fa-spotify:before { content: "\f1bc"; }

.fa-spray-can:before { content: "\f5bd"; }

.fa-square:before { content: "\f0c8"; }

.fa-square-full:before { content: "\f45c"; }

.fa-square-root-alt:before { content: "\f698"; }

.fa-squarespace:before { content: "\f5be"; }

.fa-stack-exchange:before { content: "\f18d"; }

.fa-stack-overflow:before { content: "\f16c"; }

.fa-stackpath:before { content: "\f842"; }

.fa-stamp:before { content: "\f5bf"; }

.fa-star:before { content: "\f005"; }

.fa-star-and-crescent:before { content: "\f699"; }

.fa-star-half:before { content: "\f089"; }

.fa-star-half-alt:before { content: "\f5c0"; }

.fa-star-of-david:before { content: "\f69a"; }

.fa-star-of-life:before { content: "\f621"; }

.fa-staylinked:before { content: "\f3f5"; }

.fa-steam:before { content: "\f1b6"; }

.fa-steam-square:before { content: "\f1b7"; }

.fa-steam-symbol:before { content: "\f3f6"; }

.fa-step-backward:before { content: "\f048"; }

.fa-step-forward:before { content: "\f051"; }

.fa-stethoscope:before { content: "\f0f1"; }

.fa-sticker-mule:before { content: "\f3f7"; }

.fa-sticky-note:before { content: "\f249"; }

.fa-stop:before { content: "\f04d"; }

.fa-stop-circle:before { content: "\f28d"; }

.fa-stopwatch:before { content: "\f2f2"; }

.fa-stopwatch-20:before { content: "\e06f"; }

.fa-store:before { content: "\f54e"; }

.fa-store-alt:before { content: "\f54f"; }

.fa-store-alt-slash:before { content: "\e070"; }

.fa-store-slash:before { content: "\e071"; }

.fa-strava:before { content: "\f428"; }

.fa-stream:before { content: "\f550"; }

.fa-street-view:before { content: "\f21d"; }

.fa-strikethrough:before { content: "\f0cc"; }

.fa-stripe:before { content: "\f429"; }

.fa-stripe-s:before { content: "\f42a"; }

.fa-stroopwafel:before { content: "\f551"; }

.fa-studiovinari:before { content: "\f3f8"; }

.fa-stumbleupon:before { content: "\f1a4"; }

.fa-stumbleupon-circle:before { content: "\f1a3"; }

.fa-subscript:before { content: "\f12c"; }

.fa-subway:before { content: "\f239"; }

.fa-suitcase:before { content: "\f0f2"; }

.fa-suitcase-rolling:before { content: "\f5c1"; }

.fa-sun:before { content: "\f185"; }

.fa-superpowers:before { content: "\f2dd"; }

.fa-superscript:before { content: "\f12b"; }

.fa-supple:before { content: "\f3f9"; }

.fa-surprise:before { content: "\f5c2"; }

.fa-suse:before { content: "\f7d6"; }

.fa-swatchbook:before { content: "\f5c3"; }

.fa-swift:before { content: "\f8e1"; }

.fa-swimmer:before { content: "\f5c4"; }

.fa-swimming-pool:before { content: "\f5c5"; }

.fa-symfony:before { content: "\f83d"; }

.fa-synagogue:before { content: "\f69b"; }

.fa-sync:before { content: "\f021"; }

.fa-sync-alt:before { content: "\f2f1"; }

.fa-syringe:before { content: "\f48e"; }

.fa-table:before { content: "\f0ce"; }

.fa-table-tennis:before { content: "\f45d"; }

.fa-tablet:before { content: "\f10a"; }

.fa-tablet-alt:before { content: "\f3fa"; }

.fa-tablets:before { content: "\f490"; }

.fa-tachometer-alt:before { content: "\f3fd"; }

.fa-tag:before { content: "\f02b"; }

.fa-tags:before { content: "\f02c"; }

.fa-tape:before { content: "\f4db"; }

.fa-tasks:before { content: "\f0ae"; }

.fa-taxi:before { content: "\f1ba"; }

.fa-teamspeak:before { content: "\f4f9"; }

.fa-teeth:before { content: "\f62e"; }

.fa-teeth-open:before { content: "\f62f"; }

.fa-telegram:before { content: "\f2c6"; }

.fa-telegram-plane:before { content: "\f3fe"; }

.fa-temperature-high:before { content: "\f769"; }

.fa-temperature-low:before { content: "\f76b"; }

.fa-tencent-weibo:before { content: "\f1d5"; }

.fa-tenge:before { content: "\f7d7"; }

.fa-terminal:before { content: "\f120"; }

.fa-text-height:before { content: "\f034"; }

.fa-text-width:before { content: "\f035"; }

.fa-th:before { content: "\f00a"; }

.fa-th-large:before { content: "\f009"; }

.fa-th-list:before { content: "\f00b"; }

.fa-the-red-yeti:before { content: "\f69d"; }

.fa-theater-masks:before { content: "\f630"; }

.fa-themeco:before { content: "\f5c6"; }

.fa-themeisle:before { content: "\f2b2"; }

.fa-thermometer:before { content: "\f491"; }

.fa-thermometer-empty:before { content: "\f2cb"; }

.fa-thermometer-full:before { content: "\f2c7"; }

.fa-thermometer-half:before { content: "\f2c9"; }

.fa-thermometer-quarter:before { content: "\f2ca"; }

.fa-thermometer-three-quarters:before { content: "\f2c8"; }

.fa-think-peaks:before { content: "\f731"; }

.fa-thumbs-down:before { content: "\f165"; }

.fa-thumbs-up:before { content: "\f164"; }

.fa-thumbtack:before { content: "\f08d"; }

.fa-ticket-alt:before { content: "\f3ff"; }

.fa-tiktok:before { content: "\e07b"; }

.fa-times:before { content: "\f00d"; }

.fa-times-circle:before { content: "\f057"; }

.fa-tint:before { content: "\f043"; }

.fa-tint-slash:before { content: "\f5c7"; }

.fa-tired:before { content: "\f5c8"; }

.fa-toggle-off:before { content: "\f204"; }

.fa-toggle-on:before { content: "\f205"; }

.fa-toilet:before { content: "\f7d8"; }

.fa-toilet-paper:before { content: "\f71e"; }

.fa-toilet-paper-slash:before { content: "\e072"; }

.fa-toolbox:before { content: "\f552"; }

.fa-tools:before { content: "\f7d9"; }

.fa-tooth:before { content: "\f5c9"; }

.fa-torah:before { content: "\f6a0"; }

.fa-torii-gate:before { content: "\f6a1"; }

.fa-tractor:before { content: "\f722"; }

.fa-trade-federation:before { content: "\f513"; }

.fa-trademark:before { content: "\f25c"; }

.fa-traffic-light:before { content: "\f637"; }

.fa-trailer:before { content: "\e041"; }

.fa-train:before { content: "\f238"; }

.fa-tram:before { content: "\f7da"; }

.fa-transgender:before { content: "\f224"; }

.fa-transgender-alt:before { content: "\f225"; }

.fa-trash:before { content: "\f1f8"; }

.fa-trash-alt:before { content: "\f2ed"; }

.fa-trash-restore:before { content: "\f829"; }

.fa-trash-restore-alt:before { content: "\f82a"; }

.fa-tree:before { content: "\f1bb"; }

.fa-trello:before { content: "\f181"; }

.fa-tripadvisor:before { content: "\f262"; }

.fa-trophy:before { content: "\f091"; }

.fa-truck:before { content: "\f0d1"; }

.fa-truck-loading:before { content: "\f4de"; }

.fa-truck-monster:before { content: "\f63b"; }

.fa-truck-moving:before { content: "\f4df"; }

.fa-truck-pickup:before { content: "\f63c"; }

.fa-tshirt:before { content: "\f553"; }

.fa-tty:before { content: "\f1e4"; }

.fa-tumblr:before { content: "\f173"; }

.fa-tumblr-square:before { content: "\f174"; }

.fa-tv:before { content: "\f26c"; }

.fa-twitch:before { content: "\f1e8"; }

.fa-twitter:before { content: "\f099"; }

.fa-twitter-square:before { content: "\f081"; }

.fa-typo3:before { content: "\f42b"; }

.fa-uber:before { content: "\f402"; }

.fa-ubuntu:before { content: "\f7df"; }

.fa-uikit:before { content: "\f403"; }

.fa-umbraco:before { content: "\f8e8"; }

.fa-umbrella:before { content: "\f0e9"; }

.fa-umbrella-beach:before { content: "\f5ca"; }

.fa-uncharted:before { content: "\e084"; }

.fa-underline:before { content: "\f0cd"; }

.fa-undo:before { content: "\f0e2"; }

.fa-undo-alt:before { content: "\f2ea"; }

.fa-uniregistry:before { content: "\f404"; }

.fa-unity:before { content: "\e049"; }

.fa-universal-access:before { content: "\f29a"; }

.fa-university:before { content: "\f19c"; }

.fa-unlink:before { content: "\f127"; }

.fa-unlock:before { content: "\f09c"; }

.fa-unlock-alt:before { content: "\f13e"; }

.fa-unsplash:before { content: "\e07c"; }

.fa-untappd:before { content: "\f405"; }

.fa-upload:before { content: "\f093"; }

.fa-ups:before { content: "\f7e0"; }

.fa-usb:before { content: "\f287"; }

.fa-user:before { content: "\f007"; }

.fa-user-alt:before { content: "\f406"; }

.fa-user-alt-slash:before { content: "\f4fa"; }

.fa-user-astronaut:before { content: "\f4fb"; }

.fa-user-check:before { content: "\f4fc"; }

.fa-user-circle:before { content: "\f2bd"; }

.fa-user-clock:before { content: "\f4fd"; }

.fa-user-cog:before { content: "\f4fe"; }

.fa-user-edit:before { content: "\f4ff"; }

.fa-user-friends:before { content: "\f500"; }

.fa-user-graduate:before { content: "\f501"; }

.fa-user-injured:before { content: "\f728"; }

.fa-user-lock:before { content: "\f502"; }

.fa-user-md:before { content: "\f0f0"; }

.fa-user-minus:before { content: "\f503"; }

.fa-user-ninja:before { content: "\f504"; }

.fa-user-nurse:before { content: "\f82f"; }

.fa-user-plus:before { content: "\f234"; }

.fa-user-secret:before { content: "\f21b"; }

.fa-user-shield:before { content: "\f505"; }

.fa-user-slash:before { content: "\f506"; }

.fa-user-tag:before { content: "\f507"; }

.fa-user-tie:before { content: "\f508"; }

.fa-user-times:before { content: "\f235"; }

.fa-users:before { content: "\f0c0"; }

.fa-users-cog:before { content: "\f509"; }

.fa-users-slash:before { content: "\e073"; }

.fa-usps:before { content: "\f7e1"; }

.fa-ussunnah:before { content: "\f407"; }

.fa-utensil-spoon:before { content: "\f2e5"; }

.fa-utensils:before { content: "\f2e7"; }

.fa-vaadin:before { content: "\f408"; }

.fa-vector-square:before { content: "\f5cb"; }

.fa-venus:before { content: "\f221"; }

.fa-venus-double:before { content: "\f226"; }

.fa-venus-mars:before { content: "\f228"; }

.fa-vest:before { content: "\e085"; }

.fa-vest-patches:before { content: "\e086"; }

.fa-viacoin:before { content: "\f237"; }

.fa-viadeo:before { content: "\f2a9"; }

.fa-viadeo-square:before { content: "\f2aa"; }

.fa-vial:before { content: "\f492"; }

.fa-vials:before { content: "\f493"; }

.fa-viber:before { content: "\f409"; }

.fa-video:before { content: "\f03d"; }

.fa-video-slash:before { content: "\f4e2"; }

.fa-vihara:before { content: "\f6a7"; }

.fa-vimeo:before { content: "\f40a"; }

.fa-vimeo-square:before { content: "\f194"; }

.fa-vimeo-v:before { content: "\f27d"; }

.fa-vine:before { content: "\f1ca"; }

.fa-virus:before { content: "\e074"; }

.fa-virus-slash:before { content: "\e075"; }

.fa-viruses:before { content: "\e076"; }

.fa-vk:before { content: "\f189"; }

.fa-vnv:before { content: "\f40b"; }

.fa-voicemail:before { content: "\f897"; }

.fa-volleyball-ball:before { content: "\f45f"; }

.fa-volume-down:before { content: "\f027"; }

.fa-volume-mute:before { content: "\f6a9"; }

.fa-volume-off:before { content: "\f026"; }

.fa-volume-up:before { content: "\f028"; }

.fa-vote-yea:before { content: "\f772"; }

.fa-vr-cardboard:before { content: "\f729"; }

.fa-vuejs:before { content: "\f41f"; }

.fa-walking:before { content: "\f554"; }

.fa-wallet:before { content: "\f555"; }

.fa-warehouse:before { content: "\f494"; }

.fa-watchman-monitoring:before { content: "\e087"; }

.fa-water:before { content: "\f773"; }

.fa-wave-square:before { content: "\f83e"; }

.fa-waze:before { content: "\f83f"; }

.fa-weebly:before { content: "\f5cc"; }

.fa-weibo:before { content: "\f18a"; }

.fa-weight:before { content: "\f496"; }

.fa-weight-hanging:before { content: "\f5cd"; }

.fa-weixin:before { content: "\f1d7"; }

.fa-whatsapp:before { content: "\f232"; }

.fa-whatsapp-square:before { content: "\f40c"; }

.fa-wheelchair:before { content: "\f193"; }

.fa-whmcs:before { content: "\f40d"; }

.fa-wifi:before { content: "\f1eb"; }

.fa-wikipedia-w:before { content: "\f266"; }

.fa-wind:before { content: "\f72e"; }

.fa-window-close:before { content: "\f410"; }

.fa-window-maximize:before { content: "\f2d0"; }

.fa-window-minimize:before { content: "\f2d1"; }

.fa-window-restore:before { content: "\f2d2"; }

.fa-windows:before { content: "\f17a"; }

.fa-wine-bottle:before { content: "\f72f"; }

.fa-wine-glass:before { content: "\f4e3"; }

.fa-wine-glass-alt:before { content: "\f5ce"; }

.fa-wix:before { content: "\f5cf"; }

.fa-wizards-of-the-coast:before { content: "\f730"; }

.fa-wodu:before { content: "\e088"; }

.fa-wolf-pack-battalion:before { content: "\f514"; }

.fa-won-sign:before { content: "\f159"; }

.fa-wordpress:before { content: "\f19a"; }

.fa-wordpress-simple:before { content: "\f411"; }

.fa-wpbeginner:before { content: "\f297"; }

.fa-wpexplorer:before { content: "\f2de"; }

.fa-wpforms:before { content: "\f298"; }

.fa-wpressr:before { content: "\f3e4"; }

.fa-wrench:before { content: "\f0ad"; }

.fa-x-ray:before { content: "\f497"; }

.fa-xbox:before { content: "\f412"; }

.fa-xing:before { content: "\f168"; }

.fa-xing-square:before { content: "\f169"; }

.fa-y-combinator:before { content: "\f23b"; }

.fa-yahoo:before { content: "\f19e"; }

.fa-yammer:before { content: "\f840"; }

.fa-yandex:before { content: "\f413"; }

.fa-yandex-international:before { content: "\f414"; }

.fa-yarn:before { content: "\f7e3"; }

.fa-yelp:before { content: "\f1e9"; }

.fa-yen-sign:before { content: "\f157"; }

.fa-yin-yang:before { content: "\f6ad"; }

.fa-yoast:before { content: "\f2b1"; }

.fa-youtube:before { content: "\f167"; }

.fa-youtube-square:before { content: "\f431"; }

.fa-zhihu:before { content: "\f63f"; }

.sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

@font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: 400; font-display: block; src: url("../fonts/fa-brands-400.eot"); src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab { font-family: 'Font Awesome 5 Brands'; font-weight: 400; }

@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; font-display: block; src: url("../fonts/fa-regular-400.eot"); src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far { font-family: 'Font Awesome 5 Free'; font-weight: 400; }

@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: block; src: url("../fonts/fa-solid-900.eot"); src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; }

@font-face { font-family: 'Socicon'; src: url("../fonts/Socicon.eot?484r1f"); src: url("../fonts/Socicon.eot?484r1f#iefix") format("embedded-opentype"), url("../fonts/Socicon.woff2?484r1f") format("woff2"), url("../fonts/Socicon.ttf?484r1f") format("truetype"), url("../fonts/Socicon.woff?484r1f") format("woff"), url("../fonts/Socicon.svg?484r1f#Socicon") format("svg"); font-weight: normal; font-style: normal; }

[class^="socicon-"], [class*=" socicon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'Socicon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.socicon-internet:before { content: "\e957"; }

.socicon-moddb:before { content: "\e94b"; }

.socicon-indiedb:before { content: "\e94c"; }

.socicon-traxsource:before { content: "\e94d"; }

.socicon-gamefor:before { content: "\e94e"; }

.socicon-pixiv:before { content: "\e94f"; }

.socicon-myanimelist:before { content: "\e950"; }

.socicon-blackberry:before { content: "\e951"; }

.socicon-wickr:before { content: "\e952"; }

.socicon-spip:before { content: "\e953"; }

.socicon-napster:before { content: "\e954"; }

.socicon-beatport:before { content: "\e955"; }

.socicon-hackerone:before { content: "\e956"; }

.socicon-hackernews:before { content: "\e946"; }

.socicon-smashwords:before { content: "\e947"; }

.socicon-kobo:before { content: "\e948"; }

.socicon-bookbub:before { content: "\e949"; }

.socicon-mailru:before { content: "\e94a"; }

.socicon-gitlab:before { content: "\e945"; }

.socicon-instructables:before { content: "\e944"; }

.socicon-portfolio:before { content: "\e943"; }

.socicon-codered:before { content: "\e940"; }

.socicon-origin:before { content: "\e941"; }

.socicon-nextdoor:before { content: "\e942"; }

.socicon-udemy:before { content: "\e93f"; }

.socicon-livemaster:before { content: "\e93e"; }

.socicon-crunchbase:before { content: "\e93b"; }

.socicon-homefy:before { content: "\e93c"; }

.socicon-calendly:before { content: "\e93d"; }

.socicon-realtor:before { content: "\e90f"; }

.socicon-tidal:before { content: "\e910"; }

.socicon-qobuz:before { content: "\e911"; }

.socicon-natgeo:before { content: "\e912"; }

.socicon-mastodon:before { content: "\e913"; }

.socicon-unsplash:before { content: "\e914"; }

.socicon-homeadvisor:before { content: "\e915"; }

.socicon-angieslist:before { content: "\e916"; }

.socicon-codepen:before { content: "\e917"; }

.socicon-slack:before { content: "\e918"; }

.socicon-openaigym:before { content: "\e919"; }

.socicon-logmein:before { content: "\e91a"; }

.socicon-fiverr:before { content: "\e91b"; }

.socicon-gotomeeting:before { content: "\e91c"; }

.socicon-aliexpress:before { content: "\e91d"; }

.socicon-guru:before { content: "\e91e"; }

.socicon-appstore:before { content: "\e91f"; }

.socicon-homes:before { content: "\e920"; }

.socicon-zoom:before { content: "\e921"; }

.socicon-alibaba:before { content: "\e922"; }

.socicon-craigslist:before { content: "\e923"; }

.socicon-wix:before { content: "\e924"; }

.socicon-redfin:before { content: "\e925"; }

.socicon-googlecalendar:before { content: "\e926"; }

.socicon-shopify:before { content: "\e927"; }

.socicon-freelancer:before { content: "\e928"; }

.socicon-seedrs:before { content: "\e929"; }

.socicon-bing:before { content: "\e92a"; }

.socicon-doodle:before { content: "\e92b"; }

.socicon-bonanza:before { content: "\e92c"; }

.socicon-squarespace:before { content: "\e92d"; }

.socicon-toptal:before { content: "\e92e"; }

.socicon-gust:before { content: "\e92f"; }

.socicon-ask:before { content: "\e930"; }

.socicon-trulia:before { content: "\e931"; }

.socicon-loomly:before { content: "\e932"; }

.socicon-ghost:before { content: "\e933"; }

.socicon-upwork:before { content: "\e934"; }

.socicon-fundable:before { content: "\e935"; }

.socicon-booking:before { content: "\e936"; }

.socicon-googlemaps:before { content: "\e937"; }

.socicon-zillow:before { content: "\e938"; }

.socicon-niconico:before { content: "\e939"; }

.socicon-toneden:before { content: "\e93a"; }

.socicon-augment:before { content: "\e908"; }

.socicon-bitbucket:before { content: "\e909"; }

.socicon-fyuse:before { content: "\e90a"; }

.socicon-yt-gaming:before { content: "\e90b"; }

.socicon-sketchfab:before { content: "\e90c"; }

.socicon-mobcrush:before { content: "\e90d"; }

.socicon-microsoft:before { content: "\e90e"; }

.socicon-pandora:before { content: "\e907"; }

.socicon-messenger:before { content: "\e906"; }

.socicon-gamewisp:before { content: "\e905"; }

.socicon-bloglovin:before { content: "\e904"; }

.socicon-tunein:before { content: "\e903"; }

.socicon-gamejolt:before { content: "\e901"; }

.socicon-trello:before { content: "\e902"; }

.socicon-spreadshirt:before { content: "\e900"; }

.socicon-500px:before { content: "\e000"; }

.socicon-8tracks:before { content: "\e001"; }

.socicon-airbnb:before { content: "\e002"; }

.socicon-alliance:before { content: "\e003"; }

.socicon-amazon:before { content: "\e004"; }

.socicon-amplement:before { content: "\e005"; }

.socicon-android:before { content: "\e006"; }

.socicon-angellist:before { content: "\e007"; }

.socicon-apple:before { content: "\e008"; }

.socicon-appnet:before { content: "\e009"; }

.socicon-baidu:before { content: "\e00a"; }

.socicon-bandcamp:before { content: "\e00b"; }

.socicon-battlenet:before { content: "\e00c"; }

.socicon-mixer:before { content: "\e00d"; }

.socicon-bebee:before { content: "\e00e"; }

.socicon-bebo:before { content: "\e00f"; }

.socicon-behance:before { content: "\e010"; }

.socicon-blizzard:before { content: "\e011"; }

.socicon-blogger:before { content: "\e012"; }

.socicon-buffer:before { content: "\e013"; }

.socicon-chrome:before { content: "\e014"; }

.socicon-coderwall:before { content: "\e015"; }

.socicon-curse:before { content: "\e016"; }

.socicon-dailymotion:before { content: "\e017"; }

.socicon-deezer:before { content: "\e018"; }

.socicon-delicious:before { content: "\e019"; }

.socicon-deviantart:before { content: "\e01a"; }

.socicon-diablo:before { content: "\e01b"; }

.socicon-digg:before { content: "\e01c"; }

.socicon-discord:before { content: "\e01d"; }

.socicon-disqus:before { content: "\e01e"; }

.socicon-douban:before { content: "\e01f"; }

.socicon-draugiem:before { content: "\e020"; }

.socicon-dribbble:before { content: "\e021"; }

.socicon-drupal:before { content: "\e022"; }

.socicon-ebay:before { content: "\e023"; }

.socicon-ello:before { content: "\e024"; }

.socicon-endomodo:before { content: "\e025"; }

.socicon-envato:before { content: "\e026"; }

.socicon-etsy:before { content: "\e027"; }

.socicon-facebook:before { content: "\e028"; }

.socicon-feedburner:before { content: "\e029"; }

.socicon-filmweb:before { content: "\e02a"; }

.socicon-firefox:before { content: "\e02b"; }

.socicon-flattr:before { content: "\e02c"; }

.socicon-flickr:before { content: "\e02d"; }

.socicon-formulr:before { content: "\e02e"; }

.socicon-forrst:before { content: "\e02f"; }

.socicon-foursquare:before { content: "\e030"; }

.socicon-friendfeed:before { content: "\e031"; }

.socicon-github:before { content: "\e032"; }

.socicon-goodreads:before { content: "\e033"; }

.socicon-google:before { content: "\e034"; }

.socicon-googlescholar:before { content: "\e035"; }

.socicon-googlegroups:before { content: "\e036"; }

.socicon-googlephotos:before { content: "\e037"; }

.socicon-googleplus:before { content: "\e038"; }

.socicon-grooveshark:before { content: "\e039"; }

.socicon-hackerrank:before { content: "\e03a"; }

.socicon-hearthstone:before { content: "\e03b"; }

.socicon-hellocoton:before { content: "\e03c"; }

.socicon-heroes:before { content: "\e03d"; }

.socicon-smashcast:before { content: "\e03e"; }

.socicon-horde:before { content: "\e03f"; }

.socicon-houzz:before { content: "\e040"; }

.socicon-icq:before { content: "\e041"; }

.socicon-identica:before { content: "\e042"; }

.socicon-imdb:before { content: "\e043"; }

.socicon-instagram:before { content: "\e044"; }

.socicon-issuu:before { content: "\e045"; }

.socicon-istock:before { content: "\e046"; }

.socicon-itunes:before { content: "\e047"; }

.socicon-keybase:before { content: "\e048"; }

.socicon-lanyrd:before { content: "\e049"; }

.socicon-lastfm:before { content: "\e04a"; }

.socicon-line:before { content: "\e04b"; }

.socicon-linkedin:before { content: "\e04c"; }

.socicon-livejournal:before { content: "\e04d"; }

.socicon-lyft:before { content: "\e04e"; }

.socicon-macos:before { content: "\e04f"; }

.socicon-mail:before { content: "\e050"; }

.socicon-medium:before { content: "\e051"; }

.socicon-meetup:before { content: "\e052"; }

.socicon-mixcloud:before { content: "\e053"; }

.socicon-modelmayhem:before { content: "\e054"; }

.socicon-mumble:before { content: "\e055"; }

.socicon-myspace:before { content: "\e056"; }

.socicon-newsvine:before { content: "\e057"; }

.socicon-nintendo:before { content: "\e058"; }

.socicon-npm:before { content: "\e059"; }

.socicon-odnoklassniki:before { content: "\e05a"; }

.socicon-openid:before { content: "\e05b"; }

.socicon-opera:before { content: "\e05c"; }

.socicon-outlook:before { content: "\e05d"; }

.socicon-overwatch:before { content: "\e05e"; }

.socicon-patreon:before { content: "\e05f"; }

.socicon-paypal:before { content: "\e060"; }

.socicon-periscope:before { content: "\e061"; }

.socicon-persona:before { content: "\e062"; }

.socicon-pinterest:before { content: "\e063"; }

.socicon-play:before { content: "\e064"; }

.socicon-player:before { content: "\e065"; }

.socicon-playstation:before { content: "\e066"; }

.socicon-pocket:before { content: "\e067"; }

.socicon-qq:before { content: "\e068"; }

.socicon-quora:before { content: "\e069"; }

.socicon-raidcall:before { content: "\e06a"; }

.socicon-ravelry:before { content: "\e06b"; }

.socicon-reddit:before { content: "\e06c"; }

.socicon-renren:before { content: "\e06d"; }

.socicon-researchgate:before { content: "\e06e"; }

.socicon-residentadvisor:before { content: "\e06f"; }

.socicon-reverbnation:before { content: "\e070"; }

.socicon-rss:before { content: "\e071"; }

.socicon-sharethis:before { content: "\e072"; }

.socicon-skype:before { content: "\e073"; }

.socicon-slideshare:before { content: "\e074"; }

.socicon-smugmug:before { content: "\e075"; }

.socicon-snapchat:before { content: "\e076"; }

.socicon-songkick:before { content: "\e077"; }

.socicon-soundcloud:before { content: "\e078"; }

.socicon-spotify:before { content: "\e079"; }

.socicon-stackexchange:before { content: "\e07a"; }

.socicon-stackoverflow:before { content: "\e07b"; }

.socicon-starcraft:before { content: "\e07c"; }

.socicon-stayfriends:before { content: "\e07d"; }

.socicon-steam:before { content: "\e07e"; }

.socicon-storehouse:before { content: "\e07f"; }

.socicon-strava:before { content: "\e080"; }

.socicon-streamjar:before { content: "\e081"; }

.socicon-stumbleupon:before { content: "\e082"; }

.socicon-swarm:before { content: "\e083"; }

.socicon-teamspeak:before { content: "\e084"; }

.socicon-teamviewer:before { content: "\e085"; }

.socicon-technorati:before { content: "\e086"; }

.socicon-telegram:before { content: "\e087"; }

.socicon-tripadvisor:before { content: "\e088"; }

.socicon-tripit:before { content: "\e089"; }

.socicon-triplej:before { content: "\e08a"; }

.socicon-tumblr:before { content: "\e08b"; }

.socicon-twitch:before { content: "\e08c"; }

.socicon-twitter:before { content: "\e08d"; }

.socicon-uber:before { content: "\e08e"; }

.socicon-ventrilo:before { content: "\e08f"; }

.socicon-viadeo:before { content: "\e090"; }

.socicon-viber:before { content: "\e091"; }

.socicon-viewbug:before { content: "\e092"; }

.socicon-vimeo:before { content: "\e093"; }

.socicon-vine:before { content: "\e094"; }

.socicon-vkontakte:before { content: "\e095"; }

.socicon-warcraft:before { content: "\e096"; }

.socicon-wechat:before { content: "\e097"; }

.socicon-weibo:before { content: "\e098"; }

.socicon-whatsapp:before { content: "\e099"; }

.socicon-wikipedia:before { content: "\e09a"; }

.socicon-windows:before { content: "\e09b"; }

.socicon-wordpress:before { content: "\e09c"; }

.socicon-wykop:before { content: "\e09d"; }

.socicon-xbox:before { content: "\e09e"; }

.socicon-xing:before { content: "\e09f"; }

.socicon-yahoo:before { content: "\e0a0"; }

.socicon-yammer:before { content: "\e0a1"; }

.socicon-yandex:before { content: "\e0a2"; }

.socicon-yelp:before { content: "\e0a3"; }

.socicon-younow:before { content: "\e0a4"; }

.socicon-youtube:before { content: "\e0a5"; }

.socicon-zapier:before { content: "\e0a6"; }

.socicon-zerply:before { content: "\e0a7"; }

.socicon-zomato:before { content: "\e0a8"; }

.socicon-zynga:before { content: "\e0a9"; }

/** Owl Carousel v2.2.1 Copyright 2013-2017 David Deutsch Licensed under  () */
.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative; }

.owl-carousel { display: none; width: 100%; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none; }

.owl-carousel .owl-item img { display: block; width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded { display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel.owl-refresh .owl-item { visibility: hidden; }

.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-grab { cursor: move; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

.owl-height { transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #333333; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

/** Owl Carousel v2.2.1 Copyright 2013-2017 David Deutsch Licensed under  () */
.owl-theme .owl-dots, .owl-theme .owl-nav { text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav { margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] { color: #1B3247; font-size: 14px; margin: 5px; padding: 4px 7px; background: #fff; display: inline-block; cursor: pointer; border-radius: 0; }

.owl-theme .owl-nav [class*=owl-]:hover { color: #D9AD5F; text-decoration: none; }

.owl-theme .owl-nav .disabled { opacity: .5; cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }

.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }

.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #aaaaaa; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px; }
/*-----index 下方圓點顏色 background -----*/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #000000; }

/** Swiper 8.0.7 Most modern mobile touch slider and framework with hardware accelerated transitions https://swiperjs.com Copyright 2014-2022 Vladimir Kharlampidi Released under the MIT License Released on: March 4, 2022 */
@font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA"); font-weight: 400; font-style: normal; }

:root { --swiper-theme-color:#007aff; }

.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }

.swiper-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-pointer-events { touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical { touch-action: pan-x; }

.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto; }

.swiper-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform,height; }

.swiper-backface-hidden .swiper-slide { transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper { perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper { transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-3d .swiper-slide-shadow { background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper { scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper { scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before { content: ''; flex-shrink: 0; order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child { margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before { height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child { margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before { width: 100%; min-width: 1px; height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide { scroll-snap-align: center center; }

.swiper-virtual .swiper-slide { -webkit-backface-visibility: hidden; transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after { content: ''; position: absolute; left: 0; top: 0; pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after { height: 1px; width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after { width: 1px; height: var(--swiper-virtual-size); }

:root { --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size)/ 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(0px - (var(--swiper-navigation-size)/ 2)); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next { left: 10px; right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { content: 'next'; }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px)); height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px)); display: inline-block; border-radius: 50%; background: var(--swiper-pagination-bullet-inactive-color, #000); opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet:only-child { display: none !important; }

.swiper-pagination-bullet-active { opacity: var(--swiper-pagination-bullet-opacity, 1); background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0; display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform,.2s right; }

.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-lock { display: none; }

.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper-slide-visible .swiper-lazy-preloader { animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white { --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color:#000; }

@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }

.swiper .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

.swiper-grid > .swiper-wrapper { flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-cube { overflow: visible; }

.swiper-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide { transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; opacity: .6; z-index: 0; }

.swiper-cube .swiper-cube-shadow:before { content: ''; background: #000; position: absolute; left: 0; top: 0; bottom: 0; right: 0; filter: blur(50px); }

.swiper-flip { overflow: visible; }

.swiper-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-creative .swiper-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; transition-property: transform,opacity,height; }

.swiper-cards { overflow: visible; }

.swiper-cards .swiper-slide { transform-origin: center bottom; -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 8020; }

.fancybox-skin { position: relative; background: #f3f3f3; color: #333333; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #636363; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite.png); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(../images/fancybox/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: visible !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(../images/fancybox/fancybox_overlay.png); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(22, 22, 27, 0.97); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #fff; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(22, 22, 27, 0.97); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite@2x.png); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url(../images/fancybox/fancybox_loading@2x.gif); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }

/*! Fotorama 4.6.4 | http://fotorama.io/license/ */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe { position: absolute; width: 100%; height: 100%; top: 0; right: 0; left: 0; bottom: 0; }

.fotorama--fullscreen, .fotorama__img { max-width: 99999px !important; max-height: 99999px !important; min-width: 0 !important; min-height: 0 !important; border-radius: 0 !important; box-shadow: none !important; padding: 0 !important; }

.fotorama__wrap .fotorama__grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.fotorama__grabbing * { cursor: move; cursor: -webkit-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; }

.fotorama__spinner { position: absolute !important; top: 50% !important; left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame { -webkit-transform: translateZ(0); transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame { outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after { content: ''; border-radius: inherit; background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft { -webkit-transform: none !important; transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border { transition-property: -webkit-transform, width; transition-property: transform, width; transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fotorama__select { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }

.fotorama__nav, .fotorama__nav__frame { margin: auto; padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft { -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *display: inline; *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border { box-sizing: content-box; }

.fotorama__caption__wrap { box-sizing: border-box; }

.fotorama--hidden, .fotorama__load { position: absolute; left: -99999px; top: -99999px; z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play { -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play { background: url(../images/icons/fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) { .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play { background: url(../images/icons/fotorama@2x.png) 0 0/96px 160px no-repeat; } }

.fotorama__thumb { background-color: #7f7f7f; background-color: rgba(127, 127, 127, 0.2); }

@media print { .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play { background: none !important; } }

.fotorama { min-width: 1px; overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) { display: none; }

.fullscreen { width: 100% !important; height: 100% !important; max-width: 100% !important; max-height: 100% !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; }

.fotorama--fullscreen { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; float: none !important; z-index: 2147483647 !important; background: #000; width: 100% !important; height: 100% !important; margin: 0 !important; }

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage { background: #000; }

.fotorama__wrap { -webkit-text-size-adjust: 100%; position: relative; direction: ltr; z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame { direction: rtl; }

.fotorama__nav, .fotorama__stage { overflow: hidden; position: relative; max-width: 100%; }

.fotorama__wrap--pan-y { -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer { cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame { opacity: 1 !important; }

.fotorama__stage__frame { overflow: hidden; }

.fotorama__stage__frame.fotorama__active { z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame { display: none; }

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active { display: block; left: 0; top: 0; }

.fotorama__wrap--fade .fotorama__fade-front { z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear { z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active { z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow { display: none; }

.fotorama__img { -ms-filter: "alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img { -ms-filter: "alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full { display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full { display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage { max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame { visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active { visibility: visible; }

.fotorama__nav { font-size: 0; line-height: 0; text-align: center; display: none; white-space: nowrap; z-index: 5; }

.fotorama__nav__shaft { position: relative; left: 0; top: 0; text-align: left; }

.fotorama__nav__frame { position: relative; cursor: pointer; }

.fotorama__nav--dots { display: block; }

.fotorama__nav--dots .fotorama__nav__frame { width: 18px; height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border { display: none; }

.fotorama__nav--thumbs { display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame { padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child { padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot { display: none; }

.fotorama__dot { display: block; width: 4px; height: 4px; position: relative; top: 12px; left: 6px; border-radius: 6px; border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after { padding: 1px; top: -1px; left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot { width: 0; height: 0; border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after { padding: 3px; top: -3px; left: -3px; }

.fotorama__thumb { overflow: hidden; position: relative; width: 100%; height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb { z-index: 2; }

.fotorama__thumb-border { position: absolute; z-index: 9; top: 0; left: 0; border-style: solid; border-color: #1B3247; background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption { position: absolute; z-index: 12; bottom: 0; left: 0; right: 0; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 1.5; color: #000; }

.fotorama__caption a { text-decoration: none; color: #000; border-bottom: 1px solid; border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover { color: #333; border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption { left: auto; right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption { display: none; }

.fotorama__caption__wrap { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); padding: 5px 10px; }

@-webkit-keyframes spinner { 0% { -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner { 0% { -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fotorama__wrap--css3 .fotorama__spinner { -webkit-animation: spinner 24s infinite linear; animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img { transition-property: opacity; transition-timing-function: linear; transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img { -ms-filter: "alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }

.fotorama__select { cursor: auto; }

.fotorama__video { top: 32px; right: 0; bottom: 0; left: 0; position: absolute; z-index: 10; }

@-moz-document url-prefix() { .fotorama__active { box-shadow: 0 0 0 transparent; } }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play { position: absolute; z-index: 11; cursor: pointer; }

.fotorama__arr { position: absolute; width: 32px; height: 32px; top: 50%; margin-top: -16px; }

.fotorama__arr--prev { left: 2px; background-position: 0 0; }

.fotorama__arr--next { right: 2px; background-position: -32px 0; }

.fotorama__arr--disabled { pointer-events: none; cursor: default; *display: none; opacity: .1; }

.fotorama__fullscreen-icon { width: 32px; height: 32px; top: 2px; right: 2px; background-position: 0 -32px; z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus { border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon { background-position: -32px -32px; }

.fotorama__active .fotorama__video-play { width: 96px; height: 96px; left: 50%; top: 50%; margin-left: -48px; margin-top: -48px; background-position: -8px -85px; opacity: 0; background-size: 113px; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play { display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play { opacity: 1; display: block; }

.fotorama__nav__frame .fotorama__video-play { width: 100%; height: 100%; margin-left: 0; margin-top: 0; background-position: -82px -36px; left: 0; top: 0; background-size: 135px auto; }

.fotorama__video-close { width: 32px; height: 32px; top: 0; right: 0; background-position: -64px 0; z-index: 20; opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close { display: none; }

.fotorama__wrap--css3 .fotorama__video-close { -webkit-transform: translate3d(32px, -32px, 0); transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close { display: block; opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon { opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus { opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon { opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon { display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus { display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon { display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) { -webkit-transform: translate3d(32px, -32px, 0); transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) { -webkit-transform: translate3d(-48px, 0, 0); transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) { -webkit-transform: translate3d(48px, 0, 0); transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon { -webkit-transform: translate3d(32px, -32px, 0) !important; transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev { -webkit-transform: translate3d(-48px, 0, 0) !important; transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next { -webkit-transform: translate3d(48px, 0, 0) !important; transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) { transition-property: -webkit-transform, opacity; transition-property: transform, opacity; transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before { content: ""; display: block; position: absolute; text-decoration: none; top: 0; bottom: 0; width: 10px; height: auto; z-index: 10; pointer-events: none; background-repeat: no-repeat; background-size: 1px 100%, 5px 100%; }

.fotorama__nav:before, .fotorama__stage:before { background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent); background-position: 0 0, 0 0; left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before { left: 0; }

.fotorama__nav:after, .fotorama__stage:after { background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent); background-position: 100% 0, 100% 0; right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after { right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before { display: none; }

/*! Datetimepicker for Bootstrap 3 version : 4.17.47 https://github.com/Eonasdan/bootstrap-datetimepicker/ */
.bootstrap-datetimepicker-widget { list-style: none; }

.bootstrap-datetimepicker-widget.dropdown-menu { display: block; margin: 2px 0; padding: 4px; width: 19em; }

@media (min-width: 576px) { .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs { width: 38em; } }

@media (min-width: 768px) { .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs { width: 38em; } }

@media (min-width: 992px) { .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs { width: 38em; } }

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after { content: ''; display: inline-block; position: absolute; }

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); top: -7px; left: 7px; }

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; top: -6px; left: 8px; }

.bootstrap-datetimepicker-widget.dropdown-menu.top:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #ccc; border-top-color: rgba(0, 0, 0, 0.2); bottom: -7px; left: 6px; }

.bootstrap-datetimepicker-widget.dropdown-menu.top:after { border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid white; bottom: -6px; left: 7px; }

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before { left: auto; right: 6px; }

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after { left: auto; right: 7px; }

.bootstrap-datetimepicker-widget .list-unstyled { margin: 0; }

.bootstrap-datetimepicker-widget a[data-action] { padding: 6px 0; }

.bootstrap-datetimepicker-widget a[data-action]:active { box-shadow: none; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second { width: 54px; font-weight: bold; font-size: 1.2em; margin: 0; }

.bootstrap-datetimepicker-widget button[data-action] { padding: 6px; }

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Increment Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Increment Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Decrement Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Decrement Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Show Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Show Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Toggle AM/PM"; }

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Clear the picker"; }

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Set the date to today"; }

.bootstrap-datetimepicker-widget .picker-switch { text-align: center; }

.bootstrap-datetimepicker-widget .picker-switch::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Toggle Date and Time Screens"; }

.bootstrap-datetimepicker-widget .picker-switch td { padding: 0; margin: 0; height: auto; width: auto; line-height: inherit; }

.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i { line-height: 2.5; height: 2.5em; width: 100%; }

.bootstrap-datetimepicker-widget table { width: 100%; margin: 0; }

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th { text-align: center; border-radius: 0.25rem; padding: 0.5em; }

.bootstrap-datetimepicker-widget table th { height: 20px; line-height: 20px; width: 20px; }

.bootstrap-datetimepicker-widget table th.picker-switch { width: 145px; }

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover { background: none; color: #dee2e6; cursor: not-allowed; }

.bootstrap-datetimepicker-widget table th.prev::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Previous Month"; }

.bootstrap-datetimepicker-widget table th.next::after { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; content: "Next Month"; }

.bootstrap-datetimepicker-widget table thead tr:first-child th { cursor: pointer; }

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover { background: #f8f9fa; }

.bootstrap-datetimepicker-widget table td { height: 54px; line-height: 54px; width: 54px; }

.bootstrap-datetimepicker-widget table td.cw { font-size: .8em; height: 20px; line-height: 20px; color: #dee2e6; }

.bootstrap-datetimepicker-widget table td.day { height: 20px; line-height: 20px; width: 20px; }

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover { background: #f8f9fa; cursor: pointer; }

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new { color: #dee2e6; }

.bootstrap-datetimepicker-widget table td.today { position: relative; }

.bootstrap-datetimepicker-widget table td.today:before { content: ''; display: inline-block; border: solid transparent; border-width: 0 0 7px 7px; border-bottom-color: #dee2e6; border-top-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: 4px; right: 4px; }

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover { background-color: #dee2e6; color: #007bff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget table td.active.today:before { border-bottom-color: #fff; }

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover { background: none; color: #dee2e6; cursor: not-allowed; }

.bootstrap-datetimepicker-widget table td span, .bootstrap-datetimepicker-widget table td i { display: inline-block; width: 54px; height: 54px; line-height: 54px; margin: 2px 1.5px; cursor: pointer; border-radius: 0.25rem; }

.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover { background: #f8f9fa; }

.bootstrap-datetimepicker-widget table td span.active, .bootstrap-datetimepicker-widget table td i.active { background-color: #dee2e6; color: #007bff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget table td span.old, .bootstrap-datetimepicker-widget table td i.old { color: #dee2e6; }

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td i.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover, .bootstrap-datetimepicker-widget table td i.disabled:hover { background: none; color: #dee2e6; cursor: not-allowed; }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour { height: 27px; line-height: 27px; }

.bootstrap-datetimepicker-widget.wider { width: 21em; }

.bootstrap-datetimepicker-widget .datepicker-decades .decade { line-height: 1.8em !important; }

.input-group.date .input-group-addon { cursor: pointer; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir="rtl"] .slick-prev { left: auto; right: -25px; }

.slick-prev:before { content: "←"; }

[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }

[dir="rtl"] .slick-next { left: -25px; right: auto; }

.slick-next:before { content: "→"; }

[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

.slick-lightbox { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: black; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }

.slick-lightbox .slick-loading .slick-list { background-color: transparent; }

.slick-lightbox .slick-prev { left: 15px; }

.slick-lightbox .slick-next { right: 15px; }

.slick-lightbox-hide { opacity: 0; }

.slick-lightbox-hide.slick-lightbox-ie { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); }

.slick-lightbox-hide-init { position: absolute; top: -9999px; opacity: 0; }

.slick-lightbox-hide-init.slick-lightbox-ie { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); }

.slick-lightbox-inner { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

.slick-lightbox-slick-item { text-align: center; overflow: hidden; }

.slick-lightbox-slick-item:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; }

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { position: absolute; bottom: 0; left: 0; text-align: center; width: 100%; margin-bottom: 20px; }

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption { display: block; text-align: center; }

.slick-lightbox-slick-item-inner { display: inline-block; vertical-align: middle; max-width: 90%; max-height: 90%; }

.slick-lightbox-slick-img { margin: 0 auto; display: block; max-width: 90%; max-height: 90%; }

.slick-lightbox-slick-caption { margin: 10px 0 0; color: white; }

.slick-lightbox-close { position: absolute; top: 15px; right: 15px; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; }

.slick-lightbox-close:focus { outline: none; }

.slick-lightbox-close:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '×'; }

@font-face { font-family: Material-Design-Iconic-Font; src: url(../fonts/Material-Design-Iconic-Font.woff2) format("woff2"), url(../fonts/Material-Design-Iconic-Font.woff) format("woff"), url(../fonts/Material-Design-Iconic-Font.ttf) format("truetype"); }

.zmdi { display: inline-block; font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.zmdi-close:before { content: '\f136'; }

.zmdi-menu:before { content: '\f197'; }

.zmdi-search:before { content: '\f1c3'; }

.zmdi-delete:before { content: '\f154'; }

.zmdi-chevron-left:before { content: '\f2fa'; }

.zmdi-chevron-right:before { content: '\f2fb'; }

.zmdi-chevron-down:before { content: '\f2f9'; }

.zmdi-chevron-up:before { content: '\f2fc'; }

.zmdi-caret-down:before { content: '\f2f2'; }

.zmdi-long-arrow-right:before { content: '\f301'; }

.zmdi-check:before { content: '\f26b'; }

.zmdi-plus:before { content: '\f278'; }

.zmdi-minus:before { content: '\f273'; }

/**
Reset Styles
*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; }

body { color: #636363; margin: 0; }

a { color: #636363; text-decoration: none; }

a:focus { outline: thin dotted; }

a:active, a:hover { color: #1B3247; outline: 0; }

a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { clear: both; font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; line-height: 1.3; }

h1 { font-size: 48px; margin: 33px 0; }

h2 { font-size: 30px; margin: 25px 0; }

h3 { font-size: 22px; margin: 22px 0; }

h4 { font-size: 20px; margin: 25px 0; }

h5 { font-size: 18px; margin: 30px 0; }

h6 { font-size: 16px; margin: 36px 0; }

address { font-style: italic; margin: 0 0 24px; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #1B3247; color: #636363; }

p { margin: 0 0 24px; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 14px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }

pre { background: #f3f3f3; color: #7b7b7b; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }

blockquote blockquote { margin-right: 0; }

blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }

blockquote em, blockquote i { font-style: normal; font-weight: 300; }

blockquote strong, blockquote b { font-weight: 400; }

small { font-size: 12px; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

dl { margin: 0 20px; }

dt { font-weight: bold; }

dd { margin: 0 0 20px; }

menu, ol, ul { margin: 0; padding: 0; }

ul { list-style-type: square; }

nav ul, nav ol { list-style: none; list-style-image: none; }

li > ul, li > ol { margin: 0; }

img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }

fieldset { border: 1px solid #f3f3f3; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; outline: none; }

button, input { line-height: normal; }

input { -webkit-border-radius: 0; }

input[type="input"], input[type="text"], input[type="password"], input[type="email"], textarea, select { background: #fff; background-color: #fff; box-shadow: none !important; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { padding: 0; }

input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; /* Don't cut off the webkit search cancel button */ width: 270px; }

input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

.table td, .table th { border-top: 1px solid #f3f3f3; }

.table thead th { border-bottom-width: 1px; }

table { border-collapse: collapse; border-spacing: 0; margin: 0 0 20px; width: 100%; }

caption, th, td { font-weight: normal; text-align: left; }

caption { margin: 20px 0; }

th { font-weight: bold; text-transform: uppercase; }

td { padding: 6px 10px 6px 0; }

del { color: #636363; }

ins { background: #636363; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder { color: #aaaaaa; }

:-moz-placeholder { color: #aaaaaa; }

:-ms-input-placeholder { color: #aaaaaa; }

/**
Typography
*/
html { overflow-x: hidden; }

body { overflow-x: hidden; font-size: 15px; line-height: 1.6; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; color: #636363; font-weight: 400; }

::-webkit-input-placeholder { color: #636363; }

:-moz-placeholder { color: #636363; }

::-moz-placeholder { color: #636363; }

:-ms-input-placeholder { color: #636363; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, p, pre, blockquote, dl, dd, menu, ol, ul, table, caption, hr { margin: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; line-height: 1.6; }

h1, .h1 { font-size: 48px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 22px; }

h4, .h4 { font-size: 20px; }

h5, .h5 { font-size: 18px; }

h6, .h6 { font-size: 16px; }

@media (min-width: 768px) and (max-width: 991px) { h1, .h1 { font-size: 36px; }
  h2, .h2 { font-size: 26px; }
  h3, .h3 { font-size: 20px; } }

@media (max-width: 767px) { h1, .h1 { font-size: 32px; }
  h2, .h2 { font-size: 24px; }
  h3, .h3 { font-size: 18px; } }

h1, .h1, h2, .h2 { font-weight: 700; }

h3, .h3, h4, .h4 { font-weight: 700; }

h5, .h5, h6, .h6 { font-weight: 700; }

a:hover, a:focus, a:active { text-decoration: none; outline: none; }

/**
Helper Class
*/
.hidden { display: none; }

.poss--relative { position: relative; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.animation1 { transition-duration: 400ms; }

.theme-color { color: #1B3247; }

ul { list-style: none; }

a#scrollUp { font-size: 14px; border-radius: 100%; color: #fff; padding: 13px 0; background-color: #1B3247; border-color: #1B3247; bottom: 25px; right: 20px; height: 50px; width: 50px; text-align: center; box-shadow: 0 0 15px 0px rgba(50, 50, 50, 0.2); z-index: 1039 !important; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

a#scrollUp:hover, a#scrollUp:focus { color: #fff; background-color: #9F7D5A; border-color: #9F7D5A; }

img { max-width: 100%; }
/*-----服務報價-立即來電觸發顏色-----*/
a:hover { color: #1B3247; }

a { transition: 0.3s; }

.ya-product-list__add-cart-button { display: inline-block; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

/* Define Colors */
.color--theme { color: #1B3247; }

.color--light { color: #aaaaaa; }

.color--dark { color: #333333; }

.color--black { color: #333333; }

.color--white { color: #fff; }

/* Background Color */
.bg--theme { background: #1B3247; }

.bg--light { background: #aaaaaa; }

.bg--dark { background: #333333; }

.bg--black { background: #333333; }

.bg--white { background: #fff; }

.bg__cat--1 { background: #aaaaaa; }

.bg__cat--2 { background: #333333; }

.bg__cat--3 { background: #f3f3f3; }

.bg__cat--4 { background: #f3f3f3; }

.bg__cat--5 { background: #333333; }

.bg__cat--6 { background: #f3f3f3; }

.bg__cat--7 { background: #191919; }

.bg__cat--8 { background: #f3f3f3; }

.bg__cat--9 { background: #aaaaaa; }

.md__dec--30 { margin-bottom: -30px; }

/* Background Image */
.bg-image--1 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--2 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--3 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--4 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--5 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--6 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--7 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--8 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--9 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--10 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--11 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--12 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--13 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--14 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--15 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--16 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--17 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--18 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--19 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--20 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--21 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--22 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--23 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--24 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--25 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--26 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--27 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--28 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--29 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--30 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--31 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--32 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--33 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--34 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--35 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--36 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--37 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--38 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--39 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--40 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--41 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--42 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--43 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--44 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--45 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--46 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--47 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--48 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--49 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--50 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--51 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--52 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--53 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--54 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--55 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--56 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--57 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--58 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--59 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--60 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--61 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--62 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--63 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--64 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--65 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--66 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--67 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--68 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--69 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.bg-image--70 { background-repeat: no-repeat; background-size: cover; background-position: center center; }

/* spacing */
.mt--20 { margin-top: 20px; }

.mt--30 { margin-top: 30px; }

.mt--40 { margin-top: 40px; }

.mt--50 { margin-top: 50px; }

.mt--60 { margin-top: 60px; }

.mt--70 { margin-top: 70px; }

.mt--80 { margin-top: 80px; }

.mt--90 { margin-top: 90px; }

.mt--100 { margin-top: 100px; }

.mt--110 { margin-top: 110px; }

.mt--120 { margin-top: 120px; }

.mt--130 { margin-top: 130px; }

.mt--140 { margin-top: 140px; }

.mt--150 { margin-top: 150px; }

/* spacing */
.pt--30 { padding-top: 30px; }

.pt--40 { padding-top: 40px; }

.pt--50 { padding-top: 50px; }

.pt--60 { padding-top: 60px; }

.pt--70 { padding-top: 70px; }

.pt--80 { padding-top: 80px; }

.pt--90 { padding-top: 90px; }

.pt--100 { padding-top: 100px; }

.pt--110 { padding-top: 110px; }

.pt--120 { padding-top: 120px; }

.pt--130 { padding-top: 130px; }

.pt--140 { padding-top: 140px; }

.pt--150 { padding-top: 150px; }

/* spacing */
.pb--30 { padding-bottom: 30px; }

.pb--40 { padding-bottom: 40px; }

.pb--50 { padding-bottom: 50px; }

.pb--60 { padding-bottom: 60px; }

.pb--70 { padding-bottom: 70px; }

.pb--80 { padding-bottom: 80px; }

.pb--90 { padding-bottom: 90px; }

.pb--100 { padding-bottom: 100px; }

.pb--110 { padding-bottom: 110px; }

.pb--120 { padding-bottom: 120px; }

.pb--130 { padding-bottom: 130px; }

.pb--140 { padding-bottom: 140px; }

.pb--150 { padding-bottom: 150px; }

/* spacing */
.ptb--30 { padding-top: 30px; padding-bottom: 30px; }

.ptb--40 { padding-top: 40px; padding-bottom: 40px; }

.ptb--50 { padding-top: 50px; padding-bottom: 50px; }

.ptb--60 { padding-top: 60px; padding-bottom: 60px; }

.ptb--70 { padding-top: 70px; padding-bottom: 70px; }

.ptb--80 { padding-top: 80px; padding-bottom: 80px; }

.ptb--90 { padding-top: 90px; padding-bottom: 90px; }

.ptb--100 { padding-top: 100px; padding-bottom: 100px; }

.ptb--110 { padding-top: 110px; padding-bottom: 110px; }

.ptb--120 { padding-top: 120px; padding-bottom: 120px; }

.ptb--130 { padding-top: 130px; padding-bottom: 130px; }

.ptb--140 { padding-top: 140px; padding-bottom: 140px; }

.ptb--150 { padding-top: 150px; padding-bottom: 150px; }

.padding--lr--30px { padding: 0 30px; }

.margin--lr--60 { margin: 0 60px; }

/* Text specialized */
.text--italic { font-style: italic; }

.text--normal { font-style: normal; }

.text--underline { font-style: underline; }

/* Font specialized */
.body--font { font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; }

.heading--font { font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; }

/* Height and width */
.mbr-fullscreen { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; align-items: center; -webkit-align-items: center; min-height: 100vh; }

.fullscreen { min-height: 100vh; width: 100%; }

.w--100 { width: 100%; }

.w--75 { width: 75%; }

.w--50 { width: 50%; }

.w--33 { width: 33.33%; }

.w--25 { width: 25%; }

.w--10 { width: 10%; }

.h--100 { height: 100%; }

.h--75 { height: 75%; }

.h--50 { height: 50%; }

.h--25 { height: 25%; }

.h--33 { height: 33.33%; }

.h--10 { height: 10%; }

/* Section padding */
.section-padding--xlg { padding: 180px 0; }

.section-padding--lg { padding: 130px 0; }

.section-padding--md { padding: 120px 0; }

.section-padding--sm { padding: 100px 0; }

.section-padding--xs { padding: 80px 0; }

@media (min-width: 768px) and (max-width: 991px) { .section-padding--xlg { padding: 120px 0; }
  .section-padding--lg { padding: 100px 0; }
  .section-padding--md { padding: 85px 0; }
  .section-padding--sm { padding: 70px 0; }
  .section-padding--xs { padding: 60px 0; }
  .md-mt-30 { margin-top: 30px; }
  .md-mt-40 { margin-top: 40px; }
  .md-mb-40 { margin-bottom: 40px; } }

@media (max-width: 767px) { .section-padding--xlg { padding: 90px 0; }
  .section-padding--lg { padding: 70px 0; }
  .section-padding--md { padding: 60px 0; }
  .section-padding--sm { padding: 50px 0; }
  .section-padding--xs { padding: 50px 0; }
  .sm-mt-30 { margin-top: 30px; }
  .sm-mt-40 { margin-top: 40px; }
  .sm-mb-40 { margin-bottom: 40px; } }

@media (max-width: 575px) { .xs-mt-0 { margin-top: 0; }
  .xs-mt-30 { margin-top: 30px; }
  .xs-mt-40 { margin-top: 40px; }
  .xs-pt-100 { padding-top: 100px !important; }
  .xs-mt--30 { margin-top: -30px !important; }
  .xs-pb-0 { padding-bottom: 0 !important; } }

/* Overlay styles */
[data-overlay], [data-black-overlay] { position: relative; }

[data-overlay] > div, [data-overlay] > *, [data-black-overlay] > div, [data-black-overlay] > * { position: relative; z-index: 2; }

[data-overlay]:before, [data-black-overlay]:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 1; }

[data-overlay]:before { background-color: #1B3247; }

[data-black-overlay]:before { background-color: #333333; }

[data-overlay="1"]:before, [data-black-overlay="1"]:before { opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before { opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before { opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before { opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before { opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before { opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before { opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before { opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before { opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before { opacity: 1; }

.fb_reset > div { -webkit-box-shadow: none; background-color: transparent; }

.fb_customer_chat_bounce_in_v2 { bottom: 140px !important; }

.fb_dialog_content > iframe { bottom: 78px !important; right: 0 !important; }

.loading_wrap { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background: rgba(0, 0, 0, 0.3); z-index: 99999; }

.loading_wrap .loading_center { width: 80px; height: 80px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.loading_wrap .loading_center .lds-dual-ring { display: inline-block; width: 80px; height: 80px; }

.loading_wrap .loading_center .lds-dual-ring:after { content: " "; display: block; width: 64px; height: 64px; margin: 8px; border-radius: 50%; border: 6px solid #fff; border-color: #fff transparent #fff transparent; animation: lds-dual-ring 1.2s linear infinite; }

@keyframes lds-dual-ring { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@media (min-width: 768px) { .col-md-1-5 { width: 20%; flex: 0 0 20%; } }

/*******************
Elements Styles
********************/
/*------------------------------ Slide Activation Styles  ------------------------------*/
.arrows_style { position: relative; }

.arrows_style .owl-nav div { left: 10px; position: absolute; top: 50%; transition: all 300ms ease-in 0s; opacity: 0; }

.arrows_style .owl-nav div i { position: relative; }

.arrows_style .owl-nav div.owl-next { left: auto; right: 10px; }
/*-----index下方左右箭頭顏色 border:外圈線 color:箭頭 -----*/
.arrows_style.owl-theme .owl-nav [class*="owl-"] { background: #fff; border-radius: 100%; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); border: 1px #007500 solid; color: #007500; cursor: pointer; font-size: 24px; height: 50px; line-height: 50px; margin-top: -55px; position: absolute; text-align: center; top: -10px; width: 50px; z-index: 1; }
/*-----index下方左右箭頭觸發顏色 background:圓圈底色 border-color:外圈線-----*/
.owl-theme .owl-nav [class*="owl-"]:hover { color: #007500; transition: all 300ms ease-in 0s; background: #1B3247; border-color: #007500; }

.arrows_style:hover .owl-nav div { opacity: 1; transition: all 300ms ease-in 0s; }

.brand__activation.arrows_style.owl-theme .owl-nav [class*="owl-"] { margin-top: 0; transform: translateY(-50%); }

.productcategory__slide--2 [class*="col-"] { max-width: 100%; }

.product__slide--5 [class*="col-"] { max-width: 100%; }

.module__activation [class*="col-"] { max-width: 100%; }

.furniture--5 [class*="col-"] { max-width: 100%; }

.activation--2 [class*="col-"] { max-width: 100%; }

.blog__activation.arrows_style.owl-theme .owl-nav [class*="owl-"] { margin-top: -9px; }

.owl-theme .owl-nav { margin-top: 0; }

.owl-carousel { touch-action: manipulation; }

.swiperPaginationStyle { position: absolute; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; bottom: 10px; left: 0; width: 100%; }

.swiperPaginationStyle .swiper-pagination-bullet { background: #1B3247; }

.swiperPaginationStyle .swiper-pagination-bullet-active { background: #9F7D5A; }

.swiperBtnStyleL, .swiperBtnStyleR { cursor: pointer; position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -40px; z-index: 10; display: none; justify-content: center; align-items: center; background-image: none; background: #1B3247; border-radius: 50%; transition: background 0.5s, opacity 0.5s; }

.swiperBtnStyleL svg, .swiperBtnStyleR svg { width: 10px; }

.swiperBtnStyleL svg path, .swiperBtnStyleR svg path { fill: #fff; transition: fill 0.5s; }

.swiperBtnStyleL:hover, .swiperBtnStyleR:hover { background: #9F7D5A; }

.swiperBtnStyleL:hover svg path, .swiperBtnStyleR:hover svg path { fill: #fff; }

.swiperBtnStyleL[aria-label], .swiperBtnStyleR[aria-label] { display: flex; }

.swiperBtnStyleL.swiper-button-disabled, .swiperBtnStyleR.swiper-button-disabled { opacity: 0.2; pointer-events: none; }

.swiperBtnStyleL { left: 10px; right: auto; }

.swiperBtnStyleR { right: 10px; left: auto; }

.social__net li { margin-right: 5px; margin-left: 5px; font-size: 16px; }

.social__net li a { display: inline-block; border: 1px solid #999; color: #999; border-radius: 100%; height: 34px; line-height: 32px; padding: 0; position: relative; text-align: center; width: 34px; transition: all 300ms ease-in 0s; }

.social__net li a:before { display: none; }

.social__net li a:hover { color: #fff !important; }

.social__net li > .socicon-facebook:hover { border-color: #3B5998; background: #3B5998; }

.social__net li > .fa-google-plus-g:hover { border-color: #DD4B39; background: #DD4B39; }

.social__net li > .fa-youtube:hover { border-color: #C4302B; background: #C4302B; }

.social__net li > .fa-twitter:hover { border-color: #00ACEE; background: #00ACEE; }

.social__net li > .fa-instagram:hover { border-color: rgba(255, 255, 255, 0.2); background: #5353c9; background: -moz-linear-gradient(-45deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); background: -webkit-linear-gradient(-45deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); background: linear-gradient(135deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); }

.social__net li > .fa-pinterest-p:hover { border-color: #C8232C; background: #C8232C; }

.social__net li > .socicon-line:hover { border-color: #00b400; background: #00b400; }

.social__net li > .socicon-facebook:hover { border-color: #3B5998 !important; background: #3B5998 !important; }

.social__net li > .fa-google-plus-g:hover, .social__net li > .socicon-googleplus:hover { border-color: #DD4B39 !important; background: #DD4B39 !important; }

.social__net li > .fa-youtube:hover, .social__net li > .socicon-youtube:hover { border-color: #C4302B !important; background: #C4302B !important; }

.social__net li > .fa-twitter:hover, .social__net li > .socicon-twitter:hover { border-color: #00ACEE !important; background: #00ACEE !important; }

.social__net li > .fa-instagram:hover, .social__net li > .socicon-instagram:hover { border-color: rgba(255, 255, 255, 0.2); background: #5353c9; background: -moz-linear-gradient(-45deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); background: -webkit-linear-gradient(-45deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); background: linear-gradient(135deg, #5353c9 0%, #a034b3 28%, #f10d01 86%, #f7d57b 100%); }

.social__net li > .fa-pinterest-p:hover, .social__net li > .socicon-pinterest:hover { border-color: #C8232C !important; background: #C8232C !important; }

.social__icon li a { color: #b5b5b5; font-size: 20px; transition: all 300ms ease-in 0s; padding: 0 12px; }

.social__icon li:last-child a { padding: 0 0px 0 12px; }

.icon_Community a.js-btn-icon_Community:not([href]):not([tabindex]) { color: #FFF; }

/*------------------------------- Popup Styles ---------------------------------*/
.block-bg { background: rgba(22, 22, 27, 0.97); height: 100%; left: 0; opacity: 0; position: fixed; text-align: center; top: 0; transform: scale(0.7); transition: -webkit-transform 0.8s ease 0s, -moz-transform 0.8s ease 0s, -o-transform 0.8s ease 0s, transform 0.8s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s; visibility: hidden; width: 100%; z-index: 1002; }

.block-bg.is-visible { opacity: 1; transform: scale(1); visibility: visible; }

.block-bg .close__wrap { color: white; cursor: pointer; font-size: 14px; font-weight: 700; line-height: 25px; display: flex; align-items: center; text-transform: uppercase; z-index: 11; transition: 0.4s; }

.block-bg .close__wrap i { font-size: 20px; }

.block-bg .close__wrap:hover { color: #1B3247; }

.box-menu-content .container-fluid { padding: 0 80px; }

.box-menu-content .ppnav .ppmainmenu { align-items: center; height: 115px; }

.box-menu-content .ppnav .ppmainmenu > li { align-items: center; align-self: stretch; display: flex; }

.box-menu-content .ppnav .ppmainmenu > li > a { align-items: center; align-self: stretch; display: flex; color: #fff; font-size: 15px; font-weight: 600; line-height: 25px; padding: 10px 20px; position: relative; text-transform: uppercase; transition: 0.4s; }

.box-menu-content .ppnav .ppmainmenu > li.drop { position: relative; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu { background: #151515 none repeat scroll 0 0; box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); display: flex; left: 0; opacity: 0; padding: 30px 0 25px; position: absolute; text-align: left; top: 120%; transition: all 0.5s ease 0s; visibility: hidden; width: 720px; z-index: 3000; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu.mega02 { width: 490px; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu.mega03 { width: 720px; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu.mega04 { width: 950px; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu.dropdown { width: 240px; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item.item01 { flex-basis: 100%; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item.item02 { flex-basis: 50%; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item.item03 { flex-basis: 33.33%; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item.item04 { flex-basis: 25%; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item .title { border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: #fff; font-size: 14px; font-weight: 700; line-height: 20px; margin-bottom: 19px; margin-left: 30px; margin-right: 20px; padding-bottom: 10px; padding-left: 0; text-transform: uppercase; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item li a { color: #aaaaaa; font-size: 13px; font-weight: normal; line-height: 34px; text-transform: capitalize; display: block; padding: 0; transition: 0.3s; }

.box-menu-content .ppnav .ppmainmenu > li.drop .ppmegamenu .item li a:hover { color: #1B3247; padding-left: 3px; }

.box-menu-content .ppnav .ppmainmenu > li.drop:hover .ppmegamenu { opacity: 1; top: 100%; visibility: visible; }

.box-menu-content .ppnav .ppmainmenu ul li.label2 { display: block; position: relative; }

.box-menu-content .ppnav .ppmainmenu ul li.label2 ul { background: #000 none repeat scroll 0 0; left: 87%; opacity: 0; padding: 6px 22px; position: absolute; top: 0; transition: all 0.5s ease 0s; visibility: hidden; width: 206px; }

.box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu ul li.label2 ul li a { line-height: 28px; }

.box-menu-content .ppnav .ppmainmenu ul li.label2 a { display: block; position: relative; }

.box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu .item > li { padding-left: 30px; padding-right: 20px; }

.box-menu-content .ppnav .ppmainmenu ul li.label2:hover ul { left: 100%; opacity: 1; visibility: visible; }

.box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu .item > li a { position: relative; }

.box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu .item > li.label2 > a::after { content: "\f2fb"; font-family: Material-Design-Iconic-Font; font-size: 15px; position: absolute; right: 0; }

.box-search-content .close__wrap { position: absolute; right: 30px; top: 30px; }

.minisearch .field__search { left: 0; margin: 0 auto auto; max-width: 1000px; padding: 0 5px; position: fixed; right: 0; top: 50%; }

.minisearch .field__search input { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: transparent none repeat scroll 0 0; border-color: currentcolor currentcolor #f3f3f3; border-image: none; border-style: none none solid; border-width: 0 0 1px; color: #7b7b7b; height: 60px; padding: 10px 60px 10px 10px; position: static; transition: all 0.3s ease-in-out 0s; width: 100%; z-index: 1; font-size: 16px; outline: none; border-radius: 0; }

.minisearch .field__search .action { position: absolute; right: 0; top: 0; z-index: 2; }

.minisearch .field__search .action .btn { padding: 0; border: none; background: none; }

.minisearch .field__search .action .btn i { color: #7b7b7b; display: inline-block; font-size: 26px; height: 60px; left: 0; line-height: 60px; text-align: center; top: 0; width: 60px; }

@media (min-width: 992px) and (max-width: 1199px) { .box-menu-content .ppnav .ppmainmenu li.drop { position: static; }
  .box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu.mega04 { width: 725px; } }

/*------------------------------ Cart Box Styles  ------------------------------*/
.cartbox_active { position: relative; display: flex; }

/*------------------------------ Setting Styles  ------------------------------*/
.no-dropdown-toggle::after { display: none; }

.badge-cart { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; background: #585858; color: #1B3247; position: relative; margin-left: 5px; }

.badge-cart:before { content: ""; position: absolute; left: -4px; top: 7px; width: 0; height: 0; border-style: solid; border-width: 2px 4px 2px 0; border-color: transparent #585858 transparent transparent; }

.navTool-dropdown .dropdown-menu { z-index: 10000; padding: 1.5rem; min-width: 200px; border: 1px solid #f3f3f3; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); }

.navTool-dropdown .dropdown-menu > a { padding: .25rem 0; color: #494949; }

.navTool-dropdown .dropdown-menu > a:hover, .navTool-dropdown .dropdown-menu > a:focus { color: #D9AD5F; background: transparent; }

.navTool-dropdown .dropdown-menu > a.navtool-title { color: #323334; }

.navtool-shop .dropdown-menu { min-width: 390px; }

@media (max-width: 575px) { .navtool-shop .dropdown-menu { min-width: 313px; } }

.navtool-shop .toast-body { border-bottom: 1px solid #f3f3f3; padding-bottom: 2rem; margin-bottom: 2rem; }

@media (max-height: 675px) { .navtool-shop .toast-body { margin-bottom: 0.6rem; padding-bottom: 0.6rem; } }

.navtool-shop .toast-body.ya-cart__item-container { max-height: 325px; padding-right: 8px; overflow-x: hidden; overflow-y: auto; }

@media (max-height: 800px) { .navtool-shop .toast-body.ya-cart__item-container { max-height: 200px; } }

@media (max-height: 675px) { .navtool-shop .toast-body.ya-cart__item-container { max-height: 170px; } }

.navtool-shop .ya-cart__item__name { font-size: 16px; }

.navtool-shop .ya-cart__item__price { font-size: 1rem; font-weight: 700; }

.navtool-shop .close-div { display: flex; align-items: center; justify-content: flex-end; font-size: 12px; margin-bottom: 10px; font-weight: normal; }

.navtool-shop .close-div .icon-mark { font-size: 25px; }

.switcher-currency-trigger .switcher-dropdown { background: #fff; left: auto; right: 0; text-align: center; position: absolute; top: 100%; transition: -webkit-transform 0.8s ease 0s, -moz-transform 0.8s ease 0s, -o-transform 0.8s ease 0s, transform 0.8s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s; z-index: 10; padding-top: 20px; }

.switcher-currency-trigger .switcher-dropdown.is-visible { display: block; position: inherit; }

.searchbar__content { border: 1px solid #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); max-height: 430px; overflow-x: hidden; overflow-y: auto; }

.searchbar__content .content-inner { background: #fff; max-width: 230px; min-width: 230px; overflow: hidden; padding: 15px 30px; position: relative; transition: all 0.4s ease-out 0s; }

.searchbar__content .content-inner .switcher-currency .label { border-bottom: 1px solid #f3f3f3; color: #323334; cursor: pointer; display: block; font-weight: 600; line-height: 30px; margin: 0 0 10px; overflow: hidden; position: static; text-align: left; text-transform: uppercase; }

.searchbar__content .content-inner .switcher-currency .label span { color: #323334; cursor: pointer; font-weight: 600; line-height: 30px; text-align: left; text-shadow: none; text-transform: uppercase; }

.searchbar__content .content-inner .switcher-currency .switcher-options { cursor: pointer; display: block; }

.searchbar__content .content-inner .switcher-currency .switcher-options .switcher-currency-trigger .currency-trigger { display: block; font-weight: 400; text-align: left; }

.searchbar__content .content-inner .switcher-currency .switcher-options .switcher-currency-trigger .switcher-dropdown { border-radius: 0; color: #7b7b7b; display: block; font-weight: normal; height: inherit; line-height: 20px; padding: 5px 0; text-align: left; text-transform: capitalize; }

.searchbar__content .content-inner .switcher-currency .switcher-options .switcher-currency-trigger .switcher-dropdown li { border-radius: 0; color: #7b7b7b; display: block; line-height: 20px; padding: 5px 0; text-align: left; text-transform: capitalize; }

.searchbar__content .content-inner .switcher-currency .switcher-options .switcher-currency-trigger .setting__menu span a { display: block; font-weight: normal; height: inherit; line-height: 20px; padding: 5px 0; text-align: left; text-transform: capitalize; }

.searchbar__content .content-inner .switcher-currency .switcher-options .switcher-currency-trigger .setting__menu span a:hover { color: #D9AD5F; }

.ya-cart__item__remove-button { font-size: 1rem; }

/*******************
Blocks Styles
********************/
/**
Header Styles
*/
/*針對IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .minisearch .field__search { margin: 45vh auto 0 !important; position: relative !important; } }

.boxlayout { padding: 30px; }

.logo a { padding: 26px 0; display: block; }
/*-----上方橫幅底色-----*/
.header__area { background: #000000; top: 0; left: 0; position: fixed; z-index: 999; width: 100%; }

.header__area .container-fluid { padding: 0 80px; }

.header__area .menubar { display: inline-block; }

.header__area .menubar a.open_sidebar { color: #1B3247; cursor: pointer; font-weight: 700; line-height: 20px; text-transform: uppercase; display: flex; height: 80px; align-items: center; position: relative; }

.header__area .menubar a.open_sidebar i { font-size: 21px; }

.header__area .header__sidebar__right { list-style: outside none none; position: relative; }

.header__area .header__sidebar__right > li { align-items: center; display: flex; }

.header__area .header__sidebar__right > li > a { align-items: center; align-self: stretch; display: flex; }

.header__area .header__sidebar__right > li > a:hover i { color: #D9AD5F; }

.header__area .header__sidebar__right > li > a i { color: #585858; font-size: 15px; }

.header__area .header__sidebar__right > li.setting__bar__icon, .header__area .header__sidebar__right > li.shop_search { position: relative; }

@media (max-width: 420px) { .header__area .header__sidebar__right > li.setting__bar__icon, .header__area .header__sidebar__right > li.shop_search { padding-left: 0px; } }

.header__area .header__sidebar__right > li.click__menu { padding-right: 20px; }

.header__area .header__sidebar__right > li.click__menu a i { font-size: 26px; }

.navtool-lang .dropdown-toggle { cursor: pointer; }

.navtool-lang .dropdown-toggle:after { display: none; }

.navtool-lang .navtool-title { cursor: default; }

.navtool-menber > a, .navtool-shop > a, .navtool-lang > a { cursor: pointer; }

/* Header Style Two*/
.header__box { padding-left: 80px; padding-right: 80px; }

.hor-nav { flex-wrap: wrap; -mz-flex-wrap: wrap; }

.hor-nav ul.item { padding-right: 20px; }

.mainmenu__nav .meninmenu { align-items: center; -ms-grid-row-align: stretch; align-self: stretch; }

.mainmenu__nav .meninmenu .title { border-bottom: 2px solid #f3f3f3; color: #323334; font-weight: bolder; padding-bottom: 10px; margin-bottom: 10px; }

.mainmenu__nav .meninmenu .title a, .mainmenu__nav .meninmenu .title .li-title-menu { color: #323334; font-weight: bolder; padding: 5px 20px; }

.mainmenu__nav .meninmenu .title a:hover { color: #D9AD5F; }

.mainmenu__nav .meninmenu li { font-size: 15px; color: #494949; }

.mainmenu__nav .meninmenu li a, .mainmenu__nav .meninmenu li .li-menu, .mainmenu__nav .meninmenu li .li-title-menu { color: #494949; display: flex; font-size: 15px; padding: 5px 20px; text-transform: capitalize; transition: all 0.4s ease 0s; }

.mainmenu__nav .meninmenu li a:hover, .mainmenu__nav .meninmenu li .li-menu:hover, .mainmenu__nav .meninmenu li .li-title-menu:hover { color: #D9AD5F; }

.mainmenu__nav .meninmenu li > a { padding-bottom: 2.5rem; padding-top: 2.5rem; }

@media (min-width: 992px) and (max-width: 1199px) { .mainmenu__nav .meninmenu li > a { padding-bottom: 0; padding-top: 0; } }

.mainmenu__nav .meninmenu > li > a, .mainmenu__nav .meninmenu > li > .li-menu { color: #E9E9E9; font-weight: bolder; padding: 5px 20px; }

.mainmenu__nav .meninmenu > li > a:hover, .mainmenu__nav .meninmenu > li > a:focus, .mainmenu__nav .meninmenu > li > .li-menu:hover, .mainmenu__nav .meninmenu > li > .li-menu:focus { color: #D9AD5F; }

.meninmenu li.drop { position: relative; }

.meninmenu li.drop .megamenu { box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); display: flex; left: 50%; opacity: 0; position: absolute; text-align: left; top: 120%; transition: all 0.5s ease 0s; visibility: hidden; width: 720px; z-index: 3000; padding: 30px 20px; background: #fff; pointer-events: none; transform: translateX(-50%); }

.meninmenu li.drop .megamenu.mega02 { width: 490px; }

.meninmenu li.drop .megamenu.mega03 { width: 720px; }

.meninmenu li.drop .megamenu.mega04 { width: 950px; }

.meninmenu li.drop .megamenu.dropdown { width: 240px; }

.meninmenu li.drop .megamenu .item.item01 { flex-basis: 100%; }

.meninmenu li.drop .megamenu .item.item02 { flex-basis: 50%; }

.meninmenu li.drop .megamenu .item.item03 { flex-basis: 33.33%; }

.meninmenu li.drop .megamenu .item.item04 { flex-basis: 25%; }

.meninmenu li.drop:hover .megamenu { opacity: 1; top: 76%; visibility: visible; pointer-events: auto; }

.mainmenu__nav .meninmenu li.label2 { display: block; position: relative; }

.mainmenu__nav .meninmenu li.label2 ul { background: #fff; box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); left: 87%; opacity: 0; padding: 6px 22px; position: absolute; top: 0; transition: all 0.5s ease 0s; visibility: hidden; width: 206px; }

.mainmenu__nav .meninmenu li.label2 ul li a { line-height: 28px; }

.mainmenu__nav .meninmenu li.label2 a { display: block; position: relative; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li { padding-left: 0; padding-right: 0; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li a { padding: 5px 20px; }

.mainmenu__nav .meninmenu ul li.label2:hover ul { left: 100%; opacity: 1; visibility: visible; }

.mainmenu__nav .meninmenu ul li.label2 a { position: relative; }

.mainmenu__nav .meninmenu ul li.label2 > a::after { content: "\f2fb"; font-family: Material-Design-Iconic-Font; font-size: 15px; position: absolute; right: 0; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li.title { padding-left: 0; }

/*-------------------------- Sticky Header ----------------------------*/
.sticky__header.is-sticky { -webkit-animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; box-shadow: 0 0 5px #bdbdbd; left: 0; position: fixed; top: 0; transition: box-shadow 0.5s ease-in-out 0s; width: 100%; z-index: 99; }

.header__area.sticky__header.is-sticky .menubar a.open_sidebar, .header__area.sticky__header.is-sticky .header__sidebar__right, .header__area.sticky__header.is-sticky .mainmenu__nav, .header--two.sticky__header.is-sticky .mainmenu__nav .meninmenu { height: 55px; }

.header__box .header__area.sticky__header.is-sticky { padding-left: 80px; padding-right: 80px; }

.sticky__bg--black.sticky__header.is-sticky { background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0; }

.sticky__header.is-sticky .mainmenu__nav { height: 55px; }

.header__area .sticky__header.is-sticky .header__sidebar__right { height: 55px; list-style: outside none none; }

/* Responsive Css*/
@media only screen and (max-width: 1359px) { .mainmenu__nav .meninmenu li a { padding-left: 12px; padding-right: 12px; } }

@media (min-width: 992px) and (max-width: 1199px) { .header__area .container-fluid { padding: 0 30px; }
  .header__box { padding-left: 0px; padding-right: 0px; }
  .header__box .header__area.sticky__header.is-sticky { padding-left: 0; padding-right: 0; }
  .meninmenu li.drop .megamenu.mega03 { width: 600px; } }

@media (min-width: 768px) and (max-width: 991px) { .sticky__header { -webkit-animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; box-shadow: 0 0 5px #bdbdbd; left: 0; position: fixed; top: 0; transition: box-shadow 0.5s ease-in-out 0s; width: 100%; z-index: 99; }
  .sticky__header.is-sticky { box-shadow: none; }
  .header__box .header__area.sticky__header.is-sticky { padding-left: 0; padding-right: 0; }
  .header__box .header__area.sticky__header.is-sticky .container-fluid { padding: 0 60px 0 20px; }
  .header__box { padding-left: 0px; padding-right: 0px; }
  .header__area .container-fluid { padding: 0 20px; }
  .header__area .header__sidebar__right { height: 80px; }
  .header__area.sticky__header.is-sticky .menubar a.open_sidebar, .header__area.sticky__header.is-sticky .header__sidebar__right, .header__area.sticky__header.is-sticky .mainmenu__nav, .header--two.sticky__header.is-sticky .mainmenu__nav .meninmenu { height: 80px; }
  .header__area .logo { z-index: 2; position: relative; }
  .header__absolute { top: 0; } }

@media (max-width: 767px) { .header__area .header__sidebar__right > li > a i { font-size: 16px; }
  .header__area .container-fluid { padding: 0 18px; }
  .header__box { padding-left: 0; padding-right: 0; }
  .header__box .header__area.sticky__header.is-sticky { padding-left: 0; padding-right: 0; }
  .sticky__header { -webkit-animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; animation: 0.4s ease-in-out 0s normal both 1 running fadeInDown; background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; box-shadow: 0 0 5px #bdbdbd; left: 0; position: fixed; top: 0; transition: box-shadow 0.5s ease-in-out 0s; width: 100%; z-index: 99; }
  .mean-container .mean-nav > ul { height: calc(100vh - 60px); } }

@media (max-width: 575px) { .boxlayout { padding: 20px; } }

@media (max-width: 420px) { .header__box { padding-left: 0; padding-right: 0; } }

@media (max-width: 575px) { .header__area .header__sidebar__right > li.setting__bar__icon { padding-left: 1px; } }

@media (max-width: 420px) { .header__area .header__sidebar__right > li.setting__bar__icon { padding-left: 0px; } }

@media (min-width: 1200px) and (max-width: 1300px) { .header__area .container-fluid { padding: 0 20px; } }

/*客製menu部分 要變成功能選單在上，開啟下方css並調整menu.blade.php */
.mean-container .mean-nav ul li a.mean-expand { height: auto; }

.block-minicart { visibility: hidden; opacity: 0; max-height: 80vh; overflow-y: auto; left: auto; position: absolute; right: 0; background: #fff none repeat scroll 0 0; z-index: 10000; padding: 1.5rem; border: 1px solid #f3f3f3; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); width: 390px; top: 32px; }

@media (max-width: 575px) { .block-minicart { right: 0%; transform: translateX(65%); width: 320px; } }

@media (max-width: 390px) { .block-minicart { width: 290px; } }

@media (max-width: 320px) { .block-minicart { transform: translateX(54%); } }

.block-minicart > a { padding: .25rem 0; color: #494949; }

.block-minicart > a:hover, .block-minicart > a:focus { color: #D9AD5F; background: transparent; }

.block-minicart > a.navtool-title { color: #323334; }

.block-minicart.is-visible { opacity: 1; visibility: visible; }

.setting__block { visibility: hidden; opacity: 0; left: auto; position: absolute; right: 0; top: 100%; background: #fff none repeat scroll 0 0; z-index: 10000; padding: 1.5rem; border: 1px solid #f3f3f3; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); width: 200px; }

@media (max-width: 575px) { .setting__block { transform: translateX(2.5rem); } }

.setting__block > a { padding: .25rem 0; color: #494949; }

.setting__block > a:hover, .setting__block > a:focus { color: #D9AD5F; background: transparent; }

.setting__block > a.navtool-title { color: #323334; }

.setting__block.is-visible { opacity: 1; visibility: visible; }

.setting_lang_block { visibility: hidden; opacity: 0; left: auto; position: absolute; right: 0; top: 32px; background: #fff none repeat scroll 0 0; z-index: 10000; padding: 1.5rem; border: 1px solid #f3f3f3; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); width: 200px; }

.setting_lang_block > a { padding: .25rem 0; color: #494949; }

.setting_lang_block > a:hover, .setting_lang_block > a:focus { color: #D9AD5F; background: transparent; }

.setting_lang_block > a.navtool-title { color: #323334; }

.setting_lang_block .dropdown-item.active { color: #D9AD5F; background: transparent; cursor: default; }

.setting_lang_block.is-visible { opacity: 1; visibility: visible; }

.setting__active { min-width: 120px; }

/**
Navigation Styles
*/
nav.menu { display: block; width: 100%; border-style: solid; border-width: 0 1px; border-color: #fff; padding: 0 15px; }

nav.menu ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin-bottom: 0; padding-left: 0; }

nav.menu ul li { padding: 0 12px; }

nav.menu ul li a { font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 30px 5px; color: #fff; font-weight: 600; text-transform: uppercase; }

/*-------------------------- Banner Styles ----------------------------*/
.banner__collection__box .collection__thumb { margin-left: -15px; margin-right: -15px; display: block; overflow: hidden; }

.banner__collection__box .collection__thumb a img { -webkit-transition: all 300ms ease-in 0s; transition: all 300ms ease-in 0s; }

.banner__collection__box .collection__thumb:hover img { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); }

.banner__collection__box .collection__content { margin-left: -15px; margin-right: -15px; }

.banner__collection__box .collection__content .clc__brand { margin-bottom: 30px; }

.banner__collection__box .collection__content h3, .banner__collection__box .collection__content h4 { color: #1B3247; font-size: 24px; font-weight: 700; letter-spacing: 0.5em; text-transform: uppercase; }

.banner__collection__box .collection__content p { color: #636363; padding: 30px 100px; }

.index-product section:nth-child(2n) { background-color: #fff; }

@media (min-width: 1200px) and (max-width: 1599px) { .banner__collection__box .collection__content p { padding: 11px 73px 30px; } }

@media (min-width: 992px) and (max-width: 1199px) { .banner__collection__box .collection__content h3 { font-size: 15px; letter-spacing: 7px; }
  .banner__collection__box .collection__content p { padding: 12px 28px 16px; } }

@media (max-width: 575px) { .banner__collection__box .collection__content p { padding: 13px 20px 20px; }
  .banner__collection__box .collection__content h3 { font-size: 15px; } }

@media (max-width: 390px) { .margin--lr--60 { margin: 0; } }

@media (max-width: 991px) { .slider_pdtop { padding-top: 80px; } }

@media (max-width: 767px) { .slider_pdtop { padding-top: 55px; } }

@media (max-width: 575px) { .slider_pdtop { padding-top: 92px; } }

.slider-area .slide.position_relative { position: relative; }

.slider-area .slide_bg { width: 100%; height: auto; align-self: center; }

.slider-area .slide_bg img { width: 100%; }

.slider-area .slider_text { top: 50%; left: 50%; transform: translate(-50%, -50%); }

.owl-carousel .owl-item .owl-lazy.loaded { opacity: 1; }

/*------------------------------ Product Styles ------------------------------*/
.new__box { color: #fff; font-size: 10px; font-weight: 600; line-height: 23px; min-width: 82px; position: absolute; left: -43px; text-align: center; text-transform: uppercase; top: 0; z-index: 1; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.new__box::before { border-bottom: 39px solid #2e2e2e; border-top: 0 none; content: ""; left: 0; position: absolute; right: 0; }

.new__box span { left: 0; position: absolute; right: 0; top: 13px; }

.hot__box { background: #2e2e2e; border-radius: 4px; color: #fff; display: inline-block; font-size: 10px; font-weight: 600; line-height: 18px; min-width: 55px; padding: 5px 10px 5px 18px; position: absolute; right: 6px; text-align: center; text-transform: uppercase; top: 6px; z-index: 3; }

.hot__box::after { border-right: 6px solid #1B3247; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: transparent #1B3247 transparent transparent; border-image: none; border-style: solid; border-width: 6px; content: ""; left: 0; margin-top: -6px; position: absolute; top: 50%; }

.actions_inner .add_to_links li { margin-bottom: 4px; }

.actions_inner .add_to_links li .cart { margin-right: 5px; }

.actions_inner .add_to_links li a { border: 0 none; display: inline-block; font-weight: normal; height: 36px; line-height: 36px; padding: 0; position: relative; text-align: center; width: 36px; border: 1px solid #f3f3f3; color: #333333; }

.actions_inner .add_to_links li a:hover, .actions_inner .add_to_links li a:focus { border-color: #333333; color: #333333; }

.listview-actions_inner { padding-top: 7px; }

.product-actions_inner { padding-top: 7px; }

.box-tocart-actions_inner { margin-left: 10px; }

@media (max-width: 575px) { .box-tocart-actions_inner { margin-left: 0; } }

.shop-grid .product-prize { margin-top: 10px; }

.shop-grid .first_description { margin-top: 10px; }

.shop-grid .actions_inner { margin-top: 10px; }

.product { position: relative; overflow: hidden; }

.product .product__content { padding: 0 0 20px; width: 100%; }

.product .product__content h4 { color: #1B3247; font-size: 16px; line-height: 23px; }

.product .product__content h4 a { color: #1B3247; display: block; font-size: 18px; line-height: 28px; font-weight: bolder; margin-top: 5px; margin-bottom: 5px; }

.product .product__content .date { margin-top: 15px; display: block; color: #aaaaaa; font-size: 10px; font-weight: 600; }

.product__thumb { overflow: hidden; position: relative; }

.product__thumb a { display: block; }

.product__thumb a img { width: 100%; }

.product-prize { padding: 5px 0; text-align: center; color: #343940; font-size: 14px; font-weight: 700; }

.product-prize .old_prize { color: #979faa; font-weight: 500; margin: 0 5px; text-decoration: line-through; }

.add_to_links { text-align: left; }

.add_to_links li { display: inline-block; vertical-align: top; }

.ya-favorite-product-button { position: absolute; top: 0; right: 0; padding: 10px; font-size: 20px; color: #fff; }

.productcategory__slide--2 .product__content { background: transparent none repeat scroll 0 0; }

.product:hover .product__thumb .action .actions_inner .add_to_links li:nth-child(1) { opacity: 1; transition: opacity 300ms linear 0s; }

.product:hover .product__thumb .action .actions_inner .add_to_links li:nth-child(2) { opacity: 1; transition: opacity 500ms linear 0s; }

.product:hover .product__thumb .action .actions_inner .add_to_links li:nth-child(3) { opacity: 1; transition: opacity 700ms linear 0s; }

.product:hover .product__thumb .action .actions_inner .add_to_links li:nth-child(4) { opacity: 1; transition: opacity 900ms linear 0s; }

.product:hover .product__thumb a.second__img { opacity: 1; visibility: visible; width: 100%; }

.rating { padding: 0 !important; list-style: none !important; }

.rating li i { color: #e0e0e0; }

.rating li.on i { color: #FF5722; }

.rating.rating--yellow li.on i { color: #FF5722; }

.rating-summary .rating { padding: 0 !important; list-style: none !important; }

.rating-summary .rating li i { color: #FF5722; }

.rating-summary .rating li.off i { color: #e0e0e0; }

.rating-summary .rating.rating--yellow li.off i { color: #e0e0e0; }

.product__content .prize { color: #343940; font-size: 14px; font-weight: 700; }

.product__content .prize .old_prize { color: #979faa; font-weight: 500; margin: 0 5px; text-decoration: line-through; }

.productcategory__slide [class*="col-"] { max-width: 100%; }

.first__img { position: relative; }

.single__tab.tab-pane:not(.active) { display: none; }

.shop-grid.tab-pane:not(.active) { display: none; }

.product__nav a { border-left: 1px solid #f3f3f3; color: #7b7b7b; cursor: pointer; display: inline-block; font-weight: 600; line-height: 18px; padding: 0 25px; position: relative; text-transform: uppercase; transition: all 300ms ease-in 0s; }

.product__nav a:first-child { border-left: 0 none; }

.product__nav a:hover, .product__nav a.active { color: #1B3247; transition: all 300ms ease-in 0s; }

.single__tab.space__top--none .product { margin-top: 0px; }

.wn__product__area.spacing--lr { padding-left: 25px; padding-right: 25px; }

.product__turquoise .product .product__thumb .action .actions_inner .add_to_links li a.quickview:hover, .product__turquoise .product .product__thumb .action .actions_inner .add_to_links li a.compare:hover, .product__turquoise .product .product__thumb .action .actions_inner .add_to_links li a.wishlist:hover, .product__turquoise .product .product__thumb .action .actions_inner .add_to_links li a.cart:hover { background-color: #9F7D5A; }

.product.product__style--3 .product__content.content--center { text-align: center; }

.content--center .rating, .product.product__style--3 .product__content.content--center .prize { justify-content: center; }

/*------------------------------ 06. Quickview Area --------------------------------*/
#quickview-wrapper { position: relative; z-index: 9956748; }

.modal-dialog.modal__container { max-width: 1170px; background: #fff; }

.review a { color: #636363; }

.product-info { padding-left: 50px; max-width: 50%; }

.select__color { display: -webkit-box; display: -ms-flexbox; display: flex; }

.rating__and__review .rating { display: flex; }

@media (min-width: 768px) and (max-width: 991px) { .onsale__thumb { text-align: center; }
  .product-info { padding-left: 0; }
  .margin--lr--60 { margin: 0 40px; } }

@media (max-width: 767px) { .product__nav.nav--right a { padding: 0 20px; }
  .wn__product__area.spacing--lr { padding-left: 0; padding-right: 0; }
  .product-info { max-width: 100%; padding-left: 0; }
  .margin--lr--60 { margin: 0; } }

@media (max-width: 575px) { .product__nav a { margin-bottom: 10px; padding: 0 11px; } }

@media (max-width: 420px) { .product__nav a { padding: 0 18px; } }

.newsletter__block { margin-top: 20px; }

.newsletter__block p { word-break: break-all; margin-bottom: 15px; }

.newsletter__block .newsletter__box { display: inline-block; margin-top: 20px; max-width: 570px; position: relative; width: 100%; }

.newsletter__block .newsletter__box input { background: #f3f3f3; border: 1px solid #f3f3f3; color: #7b7b7b; display: inline-block; height: 50px; line-height: 30px; padding: 10px 168px 10px 10px; width: 100%; outline: none; }

.newsletter__block .newsletter__box button { background: #1B3247; border: 1px solid #1B3247; color: #fff; display: inline-block; font-size: 14px; font-weight: 700; height: 50px; letter-spacing: 0.025em; line-height: 36px; padding: 0 35px; position: absolute; right: 0; text-align: center; text-transform: uppercase; top: 0; transition: all 300ms ease-in 0s; }

.newsletter__block .newsletter__box button:hover { background: #9F7D5A; border: 1px solid #9F7D5A; color: #fff; }

@media (min-width: 992px) and (max-width: 1199px) { .newsletter--bg { background-position: left center; } }

@media (min-width: 768px) and (max-width: 991px) { .newsletter--bg { background-position: right center; } }

@media (max-width: 767px) { .newsletter--bg { background-position: right center; }
  .newsletter__block .newsletter__box input { padding: 10px 98px 10px 10px; } }

@media (max-width: 575px) { .newsletter--bg { background: #fff none no-repeat scroll left center / cover; }
  .newsletter__block { margin-top: 30px; }
  .newsletter__block .newsletter__box button { padding: 0 10px; } }

/*------------------------- Slider Styles -------------------------*/
.banner { margin-top: 80px; }

.banner_col { margin-top: 80px; }

.banner_col img { width: 100%; }

@media (max-width: 575px) { .banner_col { margin-top: 114px; } }

.arrows_style.owl-theme .owl-nav [class*="owl-"] { top: 50%; opacity: .8; left: 0; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; }

.arrows_style.owl-theme .owl-nav [class*="owl-"].owl-next { right: 0; left: inherit; }

.owl-theme .owl-nav .disabled { opacity: 0; }

.brand__activation.arrows_style.owl-theme .owl-nav [class*="owl-"] { transform: translateY(0%); }

.slide.align__center--left { align-items: center; display: flex; }

.slide .slider__content h2 { font-size: 80px; text-transform: capitalize; }

.slide .slider__content h1 { font-size: 60px; line-height: 1; margin-bottom: 20px; }

.slide .slider__content h1 span { color: #1B3247; }

.slide .slider__content p { margin: 0 0 50px; max-width: 725px; }

.slide__arrow01, .slider--one, .slider--four, .slider__group, .slider--nine, .slider--12 { position: relative; }

.slide__arrow01 .owl-nav [class*="owl-"], .slider--one .owl-nav [class*="owl-"], .slider--four .owl-nav [class*="owl-"], .slider__group .owl-nav [class*="owl-"], .slider--nine .owl-nav [class*="owl-"], .slider--12 .owl-nav [class*="owl-"] { border-radius: 100%; cursor: pointer; display: block; height: 45px; line-height: 48px; padding: 0; text-align: center; transition: all 300ms ease-in 0s; width: 45px; z-index: 20; }

.slide__arrow01 .owl-nav [class*="owl-"]:hover, .slider--one .owl-nav [class*="owl-"]:hover, .slider--four .owl-nav [class*="owl-"]:hover, .slider__group .owl-nav [class*="owl-"]:hover, .slider--nine .owl-nav [class*="owl-"]:hover, .slider--12 .owl-nav [class*="owl-"]:hover { transition: all 300ms ease-in 0s; }

.slide__arrow01 .owl-nav div, .slider--one .owl-nav div, .slider--four .owl-nav div, .slider__group .owl-nav div, .slider--nine .owl-nav div, .slider--12 .owl-nav div { left: 30px; position: absolute; top: 50%; opacity: 0; }

.slide__arrow01 .owl-nav div i, .slider--one .owl-nav div i, .slider--four .owl-nav div i, .slider__group .owl-nav div i, .slider--nine .owl-nav div i, .slider--12 .owl-nav div i { font-size: 20px; }

.slide__arrow01 .owl-nav div.owl-next, .slider--one .owl-nav div.owl-next, .slider--four .owl-nav div.owl-next, .slider__group .owl-nav div.owl-next, .slider--nine .owl-nav div.owl-next, .slider--12 .owl-nav div.owl-next { left: auto; right: 30px; }

.slide__arrow01:hover .owl-nav div, .slider--one:hover .owl-nav div, .slider--four:hover .owl-nav div, .slider__group:hover .owl-nav div, .slider--nine:hover .owl-nav div, .slider--12:hover .owl-nav div { left: 10px; opacity: 1; }

.slide__arrow01:hover .owl-nav div.owl-next, .slider--one:hover .owl-nav div.owl-next, .slider--four:hover .owl-nav div.owl-next, .slider__group:hover .owl-nav div.owl-next, .slider--nine:hover .owl-nav div.owl-next, .slider--12:hover .owl-nav div.owl-next { right: 10px; left: auto; }

.slide__arrow03 { position: relative; }

.slide__arrow03 .owl-nav div { bottom: 0; right: 0; position: absolute; width: 50px; }

.slide__arrow03 .owl-nav div i { font-size: 20px; }

.slide__arrow03 .owl-nav div.owl-prev { right: 50px; }

.slide__arrow03 .owl-nav div.owl-prev::before { content: ""; height: 14px; right: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 1px; }

.slider--nine .slide .slider__content { padding-top: 39px; }

.slider--nine .slide .slider__content h2 { font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; font-size: 120px; text-transform: capitalize; }

@media (min-width: 992px) and (max-width: 1199px) { .slider--nine .slide .slider__content h2 { font-size: 100px; margin-bottom: 30px; } }

.slider--nine .slide .slider__content h1 { font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; font-size: 120px; line-height: 0.85; margin-bottom: 90px; }

.slider--nine .slide .slider__content h1 span { color: #1B3247; display: block; }

@media (min-width: 992px) and (max-width: 1199px) { .slider--nine .slide .slider__content h1 { font-size: 100px; margin-bottom: 30px; } }

.slider--nine.slide__arrow01.owl-theme .owl-nav [class*="owl-"]:hover { transition: all 300ms ease-in 0s; }

.slide__activation.owl-theme .owl-nav { margin-top: 0; }

.slider__fixed--height { width: 100%; height: 860px; }

@media (min-width: 1200px) and (max-width: 1599px) { .slider--nine .slide .slider__content h2, .slider--nine .slide .slider__content h1, .slider--nine .slide .slider__content.text__style--2 h2 { font-size: 90px; } }

@media (min-width: 768px) and (max-width: 991px) { .slider__fixed--height { padding: 150px 0 !important; height: auto !important; }
  .fullscreen { min-height: auto !important; padding: 150px 0 !important; }
  .page-slider { padding-right: 0; }
  .slider--nine .slide .slider__content.text__style--2 h1::before, .slider--nine .slide .slider__content.text__style--2 h1::after { display: none; }
  .slider--nine .slide .slider__content h2, .slider--nine .slide .slider__content.text__style--2 h2 { font-size: 56px; }
  .slider--nine .slide .slider__content h1 { font-size: 91px; }
  .slider--nine .slide .slider__content.text__style--2 h1 { margin-bottom: 64px; }
  .slider--nine .slide .slider__content.text__style--2 h2 { margin-bottom: 37px; } }

@media (max-width: 767px) { .slider__fixed--height { height: auto !important; padding: 100px 0 !important; }
  .fullscreen { min-height: auto !important; padding: 100px 0 !important; }
  .slider--nine .slide .slider__content.text__style--2 h1::before, .slider--nine .slide .slider__content.text__style--2 h1::after { display: none; }
  .slide .slider__content h1, .slider--nine .slide .slider__content h1, .slider--nine .slide .slider__content.text__style--2 h1 { font-size: 42px; }
  .slide .slider__content h2, .slider--nine .slide .slider__content h2, .slider--nine .slide .slider__content.text__style--2 h2 { font-size: 50px; }
  .slide .slider__content p { margin: 0 0 22px; }
  .main-page-content { padding-left: 0; padding-right: 0; }
  .page-slider { padding-right: 0; }
  .slider--nine .slide .slider__content.text__style--2 h1 { margin-bottom: 44px; }
  .slider--nine .slide .slider__content.text__style--2 h2 { margin-bottom: 30px; }
  .slider--nine .slide .slider__content h1 { font-size: 77px; margin-bottom: 47px; } }

/*------------------------- Brand Styles -------------------------*/
.brand__activation.owl-carousel .owl-item img { display: block; width: auto; margin: auto; }

.badge_wrap { display: flex; flex-wrap: wrap; width: 100%; }

.badge_wrap img { max-width: 1.6rem; margin-right: 0.3rem; }

.badge_wrap .badge { padding: 0.4em; margin: 0.5rem; }

.badge_wrap .badge-primary { background-color: #1B3247; }

.badge_wrap .badge-primary:hover { background-color: #172a3c; }

.gtut_tag_list { display: flex; flex-wrap: wrap; width: 100%; margin-top: 1rem; margin-bottom: 1rem; }

.gtut_tag_list .gtut_tag_item { margin-bottom: 1rem; width: 33.33%; flex: 0 0 33.33%; }

@media (min-width: 576px) { .gtut_tag_list .gtut_tag_item { width: 20%; flex: 0 0 20%; } }

.gtut_tag_list img { max-width: 2.5rem; margin-right: 0.3rem; }

.gtut_tag_list .gtut_tag_content { display: flex; align-items: center; margin-bottom: 0.5rem; }

/*------------------------- Blog Styles -------------------------*/
.blog { margin-top: 30px; }

.blog .blog__inner { flex-basis: 50%; }

.blog .blog__inner .date__time { margin-bottom: 14px; }

.blog .blog__inner .date__time .day { color: #1B3247; display: inline-block; font-size: 48px; font-weight: 700; }

.blog .blog__inner .date__time .seperate { display: inline-block; margin-top: 26px; }

.blog .blog__inner .date__time .month { display: inline-block; margin-top: 26px; }

.blog .blog__inner p { line-height: 25px; margin-bottom: 9px; padding: 0 3% 0 0; }

.blog .blog__thumb { display: block; overflow: hidden; flex-basis: 50%; }

.blog .blog__thumb img { transition: all 300ms ease-in 0s; width: 100%; }

.blog:hover .blog__thumb img { transform: scale3d(1.05, 1.05, 1.05); }

.news_C_list_blog { margin-bottom: 1.8rem; background: #fff; box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); margin-bottom: 20px; padding: 18px; position: relative; text-align: left; width: 100%; }

.news_C_list_blog .thumb { display: block; overflow: hidden; }

.news_C_list_blog .thumb a { display: block; overflow: hidden; }

.news_C_list_blog .thumb a img { transition: all 0.3s ease-in-out 0s; width: 100%; }

.news_C_list_blog .content span { margin-top: 28px; display: block; color: #aaaaaa; font-size: 10px; font-weight: 600; margin-bottom: 15px; text-transform: uppercase; }

.news_C_list_blog .content h4 { display: block; font-size: 14px; font-weight: 700; line-height: 25px; margin-bottom: 15px; margin-top: 13px; position: relative; text-transform: uppercase; }
/*-----服務項目細項-標題字色-----*/
.news_C_list_blog .content h4 a { color: #1B3247; transition: 0.3s; font-size: 21px; line-height: 31px; }
/*-----服務項目細項-標題觸發字色-----*/
.news_C_list_blog .content h4 a:hover { color: #1B3247; }

.news_C_list_blog .content p { padding: 0 0 28px; }

.news_C_list_blog .content .blog__btn { color: #1B3247; transition: all 0.3s ease-in-out 0s; }

.news_C_list_blog .content .blog__btn:hover { border-color: #1B3247; color: #1B3247; }

.news_C_list_blog:hover .thumb a img { transform: scale3d(1.05, 1.05, 1.05); }

.blog-page .page__header { border-bottom: 1px solid #f3f3f3; margin-bottom: 30px; }

.blog-page .page__header h2 { font-size: 22px; margin: 0 0 10px; color: #1B3247; }

.blog-page .blog__post { margin-bottom: 30px; padding-bottom: 30px; border-bottom: solid #ddd thin; }

.blog-page .blog__post .blog_thumb { margin-bottom: 8px; }

.blog-page .blog__post .blog__btn { margin-top: 1rem; }

.blog-page .blog__post .thumb { flex-basis: 50%; }

.blog-page .blog__post .thumb a img { width: 100%; }

.blog-page .blog__post .content { flex-basis: 50%; padding: 0 0 0 20px; }

.blog-page .blog__post .content h4 a { color: #1B3247; font-size: 21px; line-height: 31px; margin-bottom: 5px; text-transform: uppercase; font-weight: 700; }

.blog-page .blog__post .content h4 a:hover { color: #1B3247; }

.blog-page .blog__post .content .post__meta { display: flex; padding: 0 0 10px; position: relative; }

.blog-page .blog__post .content .post__meta .blog__btn { margin-top: 2rem; }

.blog-page .blog__post .content .post__meta li { color: #aaaaaa; font-size: 10px; font-weight: 700; text-transform: uppercase; }

.blog-page .blog__post .content .post__meta li a { padding-left: 5px; color: #aaaaaa; font-size: 10px; font-weight: 700; }

.blog-page .blog__post .content p { margin: 17px 0 10px; }

.blog-page .blog__post.text--post .content { padding: 0; }

@media (min-width: 992px) and (max-width: 1199px) { .news_C_list_blog { padding: 10px; } }

@media (max-width: 767px) { .post__itam .content p { padding: 0 0 15px; }
  .news_C_list_blog { padding: 9px; } }

@media (max-width: 575px) { .blog .blog__inner h4 { margin-bottom: 11px; }
  .blog .blog__inner .date__time { margin-bottom: 7px; } }

@media (max-width: 420px) { .blog .blog__inner, .blog .blog__thumb { flex-basis: 100%; }
  .blog .blog__thumb { margin-top: 30px; } }

/*客製最新消息*/
.page-header { margin-bottom: 0.8rem; }

.post_content > .row { margin-bottom: 1.2rem; }

.blog__post-border-bottom { border-bottom: 1px solid #fff; padding-bottom: .8rem; }

.news_A_list_havechild, .news_B_list_havechild, .news_C_list_havechild, .news_D_list_havechild { margin-top: 3rem; }

@media (max-width: 767px) { .news_A_list_havechild, .news_B_list_havechild, .news_C_list_havechild, .news_D_list_havechild { margin-top: 0.2rem; } }

.news_C_list_havechild, .news_C_list { align-items: stretch; }

.news_C_list_havechild .col-lg-4, .news_C_list .col-lg-4 { margin-bottom: 1.6rem; }

.news_C_list_havechild .col-lg-4 .news_C_list_blog, .news_C_list .col-lg-4 .news_C_list_blog { height: 100%; padding-bottom: 0; }

.news_C_list_havechild .col-lg-4 .news_C_list_blog .content .blog__btn, .news_C_list .col-lg-4 .news_C_list_blog .content .blog__btn { border-bottom: none; }

/*-------------------------- Breadcaump Styles ----------------------------*/
.bradcaump__inner .bradcaump-title { /*font-size: 24px;*/ font-weight: 700; text-transform: uppercase; /*color: #fff;*/ line-height: 30px; }

.bradcaump__inner .bradcaump-content { padding: 15px 0; }

.bradcaump__inner .bradcaump-content .breadcrumb_item { font-weight: 400; text-transform: capitalize; }

.bradcaump__inner .bradcaump-content span.brd-separetor { font-style: italic; margin: 0 7px; }

.bradcaump-content { color: #aaaaaa; letter-spacing: 0.1vw; font-size: 14px; }

.bradcaump-content a { color: #aaaaaa; letter-spacing: 0.1vw; }

/*-------------------------- Single Product Styles ----------------------------*/
.product__info__main h1 { color: #1B3247; font-size: 18px; font-weight: 600; margin: 15px 0 3px; line-height: 1.42857; }

.product__info__main .product-info-stock-sku p { display: inline-block; font-size: 14px; text-transform: capitalize; margin-right: 15px; }

.product__info__main .product-info-stock-sku p span { color: #1B3247; }

.product__info__main .product-reviews-summary { margin: 25px 0 0; padding: 3px 0 0; }

.product__info__main .product-reviews-summary .rating-summary { margin-right: 8px; }

.product__info__main .product-reviews-summary .rating-summary li i { color: #1B3247; font-size: 14px; }

.product__info__main .product-reviews-summary .reviews-actions a { color: #858484; transition: 0.4s; }

.product__info__main .product-reviews-summary .reviews-actions a + a { border-left: 1px solid #858484; padding-left: 6px; margin-left: 5px; }

.product__info__main .product-reviews-summary .reviews-actions a:hover { color: #1B3247; }

.product__info__main .price-box { margin: 26px 0; }

.product__info__main .price-box > span { font-size: 1.8rem; font-weight: 700; margin-bottom: 5px; display: block; color: #343940; }

.product__info__main .price-box > span.original-price { font-size: 1.3rem; color: #979faa; text-decoration: line-through; }

.product__info__main .product-color-label { margin-bottom: 15px; }

.product__info__main .product-color-label span { font-size: 14px; font-weight: 500; display: block; }

.product__info__main .product-color-label .color__attribute { margin-top: 5px; }

.product__info__main .product-color-label .color__attribute label + label { margin-left: 10px; }

.product__info__main .product-color-label .color__attribute .swatch-option { border: 1px solid #dadada; cursor: pointer; float: left; height: 20px; margin: 0 10px 5px 0; max-width: 90px; min-width: 30px; overflow: hidden; padding: 1px 2px; position: relative; text-align: center; text-overflow: ellipsis; }

.product__info__main .form-control:disabled, .product__info__main .form-control[readonly] { background: #f3f3f3; }

.product__info__main .box-tocart { margin: 30px 0 15px; }

@media (max-width: 575px) { .product__info__main .box-tocart .ya-product__cart-button { padding: 7px 10px; } }

.product__info__main .box-tocart span { display: inline-block; font-size: 14px; font-weight: 500; line-height: 40px; text-transform: capitalize; }

.product__info__main .box-tocart .input-text { border: 1px solid #f3f3f3; color: #616161; font-size: 14px; height: 40px; text-align: center; width: 100px; margin: 0 15px 15px 0; background: #f3f3f3; }

.product__info__main .product-addto-links > a { border: 2px solid #f3f3f3; color: #7b7b7b; float: left; height: 40px; line-height: 40px; margin-right: 7px; padding: 0; position: relative; text-align: center; width: 40px; }

.product__info__main .product-addto-links > a.wishlist { background-color: #ffffff; }

.product__info__main .product-addto-links > a.compare { background-color: #ffffff; }

.product__info__main .product-addto-links > a.email { background: #ffffff url("../images/icons/button-email.png") no-repeat scroll 0 0; }

.product__info__main .product-addto-links > a.facebook:hover { background-color: #3B5998; border-color: #3B5998; }

.product__info__main .product-addto-links > a.line:hover { background-color: #00b400; border-color: #00b400; }

.product__info__main .product-addto-links > a.twitter:hover { background-color: #00ACEE; border-color: #00ACEE; }

.product__info__main .product-addto-links > a.google:hover { background-color: #DD4B39; border-color: #DD4B39; }

.swatch-option.image:hover:not(.disabled), .swatch-option.color:hover:not(.disabled) { border: 1px solid #fff; outline: 2px solid #ff5216; }

.swatch-option:hover:not(.disabled) { border: 1px solid #fff; color: #333; outline: 1px solid #999; }

.product__info__detailed .pro_details_nav { border-bottom: 2px solid #f3f3f3; margin-bottom: 25px; }

.product__info__detailed .pro_details_nav .nav-item { border: 0 none; color: #f3f3f3; font-size: 14px; font-weight: 700; height: 46px; line-height: 46px; position: relative; text-transform: uppercase; padding: 0; margin-right: 38px; }

.product__info__detailed .pro_details_nav .nav-item::marker { display: none; }

.product__info__detailed .pro_details_nav .nav-item:last-child { margin-right: 0px; }

.product__info__detailed .pro_details_nav .nav-item::after { background: #1B3247 none repeat scroll 0 0; bottom: -2px; content: ""; height: 2px; left: 0; position: absolute; transition: all 0.3s ease-in-out 0s; width: 0; }

.product__info__detailed .pro_details_nav .nav-item.active::after, .product__info__detailed .pro_details_nav .nav-item:hover::after { width: 100%; }

.product__info__detailed .pro_details_nav .nav-item.active a, .product__info__detailed .pro_details_nav .nav-item:hover a { color: #1B3247; }

.product__info__detailed .pro_details_nav .nav-item a { color: #bebebe; }

.product__info__detailed .pro_details_nav .nav-item a.active, .product__info__detailed .pro_details_nav .nav-item a:hover { color: #1B3247; }

.product__info__detailed .post-thumbnail ul { display: flex; }

@media (max-width: 767px) { .product__info__detailed .post-thumbnail ul { display: block; } }

.product__info__detailed .post-thumbnail ul li { display: inline-block; padding: 0; border: 2px solid #ebebeb; margin-right: 15px; }

@media (max-width: 767px) { .product__info__detailed .post-thumbnail ul li { width: 100%; display: block; } }

.product__info__detailed .post-thumbnail ul a { padding: 5px 15px; display: block; }

.review__attribute h1 { font-size: 2.6rem; font-weight: 300; line-height: 1.1; margin-bottom: 2rem; }

.review__attribute h2 { font-size: 1.8rem; font-weight: 300; line-height: 1.1; margin: 0 0 30px; }

.review__attribute .review__ratings__type .review-ratings .rating-summary { margin-bottom: 5px; }

.review__attribute .review__ratings__type .review-ratings .rating-summary span { display: inline-block; line-height: 28px; padding: 0 10px 0 0; }

@media (min-width: 576px) { .review__attribute .review__ratings__type .review-content { margin-left: 45px; } }

.review__attribute .review__ratings__type .review-content p { line-height: 25px; font-size: 14px; color: #636363; }

/*-------------------------- Blog Details Styles ----------------------------*/
.blog-details .blog-post-details { margin-bottom: 69px; }

.blog-details .blog-post-details .post_wrapper .post_header { margin: 0 0 10px; }

.blog-details .blog-post-details .post_wrapper .post_header h2 { font-size: 24px; font-weight: 700; line-height: 25px; margin-bottom: 5px; text-transform: uppercase; color: #1B3247; }

.blog-details .blog-post-details .post_wrapper .post_header .post_author { display: flex; }

.blog-details .blog-post-details .post_wrapper .post_header .post_author li { color: #aaaaaa; font-size: 10px; font-weight: 700; text-transform: uppercase; padding-right: 5px; }

.blog-details .blog-post-details .post_wrapper .post_header .post_author li a { color: #7b7b7b; }

.blog-details .blog-post-details .post_wrapper .post_content .row { margin-bottom: 1.5rem; }

.blog-details .blog-post-details .post_wrapper .post_content blockquote { background: #f3f3f3; border: medium none; color: #636363; font-style: italic; margin: 20px 0; padding: 30px; }

.blog_content .description { padding-top: 15px; }

.news_A_list.blog-page .blog__post { border-bottom: solid #ddd thin; padding-bottom: 23px; margin-bottom: 25px; }

.news_A_list.blog-page .blog__post .blog_title { padding-top: 6px; }

@media (max-width: 575px) { .news_A_list.blog-page .blog__post .description { margin-top: 15px; margin-bottom: 15px; } }

.news_A_list.blog-page .blog__post .blog__btn { margin-top: 0; }

.news_B_list .blog_content { padding-left: 0; }

.news_C_list .description { padding-bottom: 15px; }

.news_D_list .blog_title { margin-top: 10px; }

.wn__pagination { margin-top: 46px; text-align: center; }

.wn__pagination li { display: inline-block; }

.wn__pagination li.active a { border-color: #1B3247; color: #1B3247; }

.wn__pagination li a { border-bottom: 2px solid transparent; color: #636363; display: inline-block; font-size: 14px; font-weight: 600; line-height: 20px; margin: 0 5px; padding: 0 13px; text-align: center; }

.wn__pagination li a:hover { border-color: #1B3247; color: #1B3247; }

@media (max-width: 767px) { .blog-page .blog__post .content p { margin: 7px 0 10px; }
  .blog-page .blog__post .content .blog__btn a { margin-top: 4px; } }

@media (max-width: 575px) { .blog-page .blog__post .thumb { flex-basis: 100%; }
  .blog-page .blog__post .content { flex-basis: 100%; } }

@media (max-width: 767px) { .blog-page .blog__post .content { padding-top: 0.7rem; } }

.product-addto-links { align-items: center; width: 100%; }

.product__info__main .description { margin-top: 10px; }

.post-thumbnail.post-society-graf { margin-left: 10px; }

.post-thumbnail ul { padding-left: 0 !important; list-style: none !important; }

.post-thumbnail ul li a { color: #7b7b7b; float: left; font-size: 15px; width: 40px; text-align: center; line-height: 40px; }

.post-thumbnail ul li a.facebook:hover { background-color: #3B5998; border-color: #3B5998; color: #fff; }

.post-thumbnail ul li a.line:hover { background-color: #00b400; border-color: #00b400; color: #fff; }

.post-thumbnail ul li a.twitter:hover { background-color: #00ACEE; border-color: #00ACEE; color: #fff; }

.post-thumbnail ul li a.google:hover { background-color: #DD4B39; border-color: #DD4B39; color: #fff; }

/*-------------------------- Error Styles ----------------------------*/
.error__inner .error__content h2 { font-size: 36px; margin: 30px 0; text-transform: uppercase; color: #1B3247; font-weight: 700; }

.error__inner .error__content p { font-style: italic; color: #848484; margin: 0 0 10px; }

.error__inner .error__content .form__box { border-bottom: 2px solid #222; height: 50px; margin: 30px auto 0; max-width: 60%; position: relative; }

.error__inner .error__content .form__box input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: 100%; padding-left: 20px; padding-right: 80px; width: 100%; outline: none; }

.error__inner .error__content .form__box button { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; font-size: 18px; height: 100%; position: absolute; right: 0; top: 0; width: 50px; }

@media (max-width: 575px) { .error__logo a img { width: 74%; }
  .error__inner .error__content h2 { font-size: 27px; margin: 22px 0; }
  .error__inner .error__content .form__box { max-width: 100%; } }

#Contents.pb-5 { margin: 120px 0 0; }

#Contents.pb-5 .img_word img { height: auto; }

#Contents.pb-5 .img_word img:hover { transform: none; }

#Contents.pb-5 .img_title { margin: -261px 0 0; position: relative; z-index: 1; }

#Contents.pb-5 .img_title h2 { font-size: 25px; color: #6ebdff; font-family: 'Ubuntu', sans-serif; }

#Contents.pb-5 .img_title h1 { font-size: 85px; color: #3f8cc8; font-family: 'Montserrat', sans-serif; font-weight: 700; margin-top: 10px; }

#Contents.pb-5 p { margin: 120px 0 20px; font-size: 16px; }

#Contents.pb-5 a { color: #fff; border-radius: 0; font-weight: bold; }

#Contents.pb-5 a:hover { background: #757f87; }

#Contents.pb-5 .error-button { background-color: #c5c5c5; border: none; padding: 7px 15px; color: #fff; border-radius: 4px; transition: all .2s ease-in-out; }

#Contents.pb-5 .error-button:hover { background-color: #3f8cc1; }

@media (max-width: 767px) { #Contents.pb-5 .img_word img { width: 100%; }
  #Contents.pb-5 .img_title { margin: -200px 0 0; }
  #Contents.pb-5 .img_title h2 { font-size: 18px; }
  #Contents.pb-5 .img_title h1 { font-size: 50px; }
  #Contents.pb-5 p { margin: 110px 0 20px; font-size: 14px; } }

@media screen and (max-width: 480px) { #Contents.pb-5 .img_title { margin: -163px 0 0; }
  #Contents.pb-5 .img_title h2 { font-size: 16px; }
  #Contents.pb-5 .img_title h1 { font-size: 36px; }
  #Contents.pb-5 p { margin: 100px 0 20px; } }

@media screen and (max-width: 380px) { #Contents.pb-5 .img_title { margin: -140px 0 0; }
  #Contents.pb-5 p { margin: 88px 0 20px; } }

@media screen and (max-width: 320px) { #Contents.pb-5 .img_title { margin: -118px 0 0; }
  #Contents.pb-5 .img_title h2 { font-size: 13px; margin: 0; }
  #Contents.pb-5 .img_title h1 { font-size: 30px; margin: 2px 0; }
  #Contents.pb-5 p { margin: 66px 0 20px; } }

/*-------------------------- Contact Styles ----------------------------*/
.contact-form-wrap p { margin-bottom: 35px; color: #848484; }

.contact-form-wrap .single-contact-form.space-between { display: flex; justify-content: space-around; margin-left: -10px; margin-right: -10px; }

.contact-form-wrap .single-contact-form.space-between input { margin: 0 10px; }

.contact-form-wrap .single-contact-form textarea { border: 1px solid #f3f3f3; border-radius: 0; max-width: 100%; padding: 10px; height: 200px; padding: 15px; width: 100%; outline: none; }

.captcha-box { display: flex; }

.captcha-box img.captcha { width: auto; margin: 0; height: 43px; border: none; box-shadow: none; padding: 0; }

.wn__address p { margin-bottom: 35px; }

.wn__address .single__address { display: flex; }

.wn__address .single__address i { color: #353535; font-size: 20px; margin-right: 20px; margin-top: 10px; }

.wn__address .single__address .content span { color: #353535; display: inline-block; font-weight: 600; text-transform: uppercase; }

.wn__address .single__address .content p { margin-bottom: 15px; }

#googleMap { width: 100%; height: 500px; }

@media (max-width: 420px) { .contact-form-wrap .single-contact-form.space-between { flex-wrap: wrap; }
  .contact-form-wrap .single-contact-form.space-between input + input { margin-top: 30px; } }

/*-------------------------- Faq Styles ----------------------------*/
.wn_accordion .card { border: 0 none; margin-bottom: 20px; }

.acc-header h5 a, .wn_accordion h4 a { display: block; font-size: 16px; font-weight: 300; padding: 18px 40px 18px 26px; position: relative; }

.wn_accordion .card { border-radius: 0; }

.wn_accordion .card-body { padding-left: 18px; padding-right: 18px; border: none; }

.wn_accordion h4.card-title { margin-bottom: 0; }

.acc-header h5 a.collapsed::after, .wn_accordion h4 a.collapsed::after { background-image: url("../images/others/toggle_open.png"); background-repeat: no-repeat; content: ""; height: 20px; padding: 0 10px; position: absolute; right: 8px; top: 50%; transform: translateY(-50%); width: 20px; }

.acc-header h5 a::after, .wn_accordion h4 a::after { background-image: url("../images/others/toggle_close.png"); background-repeat: no-repeat; content: ""; height: 20px; padding: 0 10px; position: absolute; right: 8px; top: 50%; transform: translateY(-50%); width: 20px; }

/*--------------------------
MyAccount Styles
----------------------------*/
select, select.form-control, .select__option { -moz-appearance: none; -webkit-appearance: none; padding-right: 1.25rem; appearance: none; position: relative; background-color: #FFF; background-image: url(../images/icons/angle-down-solid.svg); background-repeat: no-repeat; background-size: 1.5rem 1rem; background-position: right center; background-clip: border-box; -moz-background-clip: border-box; -webkit-background-clip: border-box; }

select::-ms-expand, select.form-control::-ms-expand, .select__option::-ms-expand { display: none; }

.account__title { font-size: 30px; color: #1B3247; font-weight: 700; line-height: 1.35; margin: 0 0 5px; }

.account__form { text-align: center; }

.account__form .form__btn { text-align: center; margin-top: 30px; margin-bottom: 30px; display: block; }

.account__form .form__btn a { padding: 0 5px; }

.account__form span { color: #848484; }

.g-recaptcha { margin-bottom: 10px; }

.form__btn2 { text-align: center; display: inline-block; }

.mamber_link { padding: 0 15px; line-height: 38px; }

.mamber_link + .mamber_link { border-left: 1px solid #ccc; }

.account__form .form__btn .label-for-checkbox { margin-bottom: 0; margin-left: 10px; margin-right: 15px; }

.form-control:disabled, .form-control[readonly] { background-color: #f3f3f3; opacity: 1; }

textarea.form-control[readonly] { background-color: #fff; }

.input__box { margin: 0 0 1rem; display: flex; align-items: start; }

.input__box .label { min-width: 100px; display: block; }

.input__box label { white-space: nowrap; }

.input__box label span { color: #ff0000; }

.input__box input { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; background-clip: padding-box; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; text-align: left; margin: 0; border: 1px solid #f3f3f3; }

.member-title { width: 100%; margin-top: 5px; margin-bottom: 10px; text-align: center; }

.my__account__wrapper { max-width: 500px; width: 100%; margin: 0 auto; }

.member_social { border-left: solid #ddd thin; max-width: 500px; width: 100%; margin: 0 auto; padding: 0 30px; }

@media (max-width: 991px) { .member_social { border-top: solid #ddd thin; border-left: initial; } }

ul.member_social_bt { margin-top: 30px; display: flex; flex-wrap: wrap; }

ul.member_social_bt { text-align: center; margin-top: 15px; line-height: 34px; border-radius: 500px; }

ul.member_social_bt li { margin: 0; width: calc(100%/2); }

ul.member_social_bt li a { display: block; color: #FFF; padding: 5px 13px; line-height: 30px; margin: 5px; background-color: #e1e1e1; display: flex; align-items: center; justify-content: center; font-size: 14px; }

ul.member_social_bt li a span { color: #fff; font-size: 21px; margin-right: 11px; }

ul.member_social_bt li a.facebook { background-color: #3B5998; }

ul.member_social_bt li a.facebook i { margin-right: 10px; }

ul.member_social_bt li a.google { background-color: white; color: #757575; display: flex; display: flex; align-items: center; justify-content: center; padding: 5px; border: solid #ddd thin; }

ul.member_social_bt li a.google img { width: 25px; height: auto; max-width: inherit; margin-right: 12px; }

ul.member_social_bt li a.instagram { background-color: #fff; color: #000; border: solid #ddd thin; }

ul.member_social_bt li a.instagram img { height: 20px; width: auto; margin-right: 14px; }

ul.member_social_bt li a.twitter { background-color: #239bed; }

ul.member_social_bt li a.line { background-color: #2cb126; }

#customBtn { display: inline-block; background: white; color: #444; width: 190px; border-radius: 5px; border: thin solid #888; box-shadow: 1px 1px 1px grey; white-space: nowrap; }

#customBtn:hover { cursor: pointer; }

span.label { font-family: serif; font-weight: normal; }

span.icon { display: inline-block; vertical-align: middle; width: 42px; height: 42px; }

span.buttonText { display: inline-block; vertical-align: middle; padding-left: 42px; padding-right: 42px; font-size: 14px; font-weight: bold; font-family: 'Roboto', sans-serif; }

@media (max-width: 575px) { .account__form .mamber_link { line-height: 38px; text-align: center; margin-top: 5px; }
  ul.member_social_bt li { flex-basis: 100%; }
  ul.member_social_bt li + li { margin-left: 0px; margin-top: 5px; }
  ul.member_social_bt li a { padding: 7px 5px; } }

.field__checkbox-group, .field__radio-group { position: relative; display: inline-block; }

@media (max-width: 767px) { .field__checkbox-group, .field__radio-group { margin-bottom: 10px; } }

.input__box { display: block; text-align: left; }

.input__box .label { min-width: 100%; margin: 0; }

.input__box .field__checkbox-option__value { height: 20px; width: 20px; }

.input__box div.ya-field__radio-option > label { display: inline-block; }

@media (min-width: 576px) { .input__box.form-date-select-group-plugin .date_select_row .col-sm-4 { padding-right: 0.2rem; } }

@media (max-width: 575px) { .input__box.form-date-select-group-plugin .date_select_row .col-sm-4 { margin-bottom: 1rem; } }

.input__box.form-date-select-group-plugin .date_select_row .col-sm-4 span { padding-left: 0.2rem; }

.input__box.form-date-select-group-plugin .date_select_row .form-date-select { display: inline-block; max-width: calc(100% - 3.2rem); }

.field__checkbox-option { position: relative; display: inline-block; }

.field__checkbox-option label { padding-left: 20px; margin-right: 20px; }

@media (max-width: 767px) { .field__checkbox-option label { white-space: inherit; } }

.field__checkbox-option .field__checkbox-option__value { cursor: pointer; opacity: 0; position: absolute; }

.field__checkbox-option .checkmark { position: absolute; top: 3px; left: 0; height: 16px; width: 16px; border: 1px solid #e1e1e1; background-color: #fff; }

.field__checkbox-option .checkmark:after { content: ""; position: absolute; display: none; left: 4px; top: 1px; width: 5px; height: 10px; border: solid #5cb85c; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.field__checkbox-option:hover input ~ .checkmark { background-color: #fff; }

.field__checkbox-option.disabled { background: #e9ecef; }

.field__checkbox-option input:checked ~ .checkmark:after { display: block; }

.field__checkbox-option__extra-value-wrapper { display: inline-block; }

@media (max-width: 767px) { .field__checkbox-option__extra-value-wrapper { display: inline-block; } }

.field__checkbox-option__extra-value-wrapper input { height: 27px; }

.field__radio-option { position: relative; display: inline-block; vertical-align: top; }

@media (max-width: 767px) { .field__radio-option { width: 100%; height: 100%; } }

.field__radio-option .radio-relative { position: relative; }

.field__radio-option label { padding-left: 20px; margin-right: 20px; }

@media (max-width: 767px) { .field__radio-option label { white-space: inherit; } }

.field__radio-option .field__radio-option__value { position: absolute; opacity: 0; cursor: pointer; }

.field__radio-option .checkmark { position: absolute; top: 5px; left: 0; height: 16px; width: 16px; border: 2px solid #e1e1e1; background-color: #fff; border-radius: 50%; }

.field__radio-option .checkmark:after { content: ""; position: absolute; display: none; top: 2px; left: 2px; width: 8px; height: 8px; border-radius: 50%; background: #5cb85c; }

.field__radio-option .checkmark.disabled { background: #e9ecef; }

.field__radio-option:hover input ~ .checkmark { background-color: #fff; }

.field__checkbox-option { height: inherit; padding-left: 10px; padding-bottom: 10px; }

@media (max-width: 450px) { .field__checkbox-option { height: auto; } }

label.checkbox_label { display: flex; align-items: center; padding-bottom: 5px; padding-left: 0; }

.label_name { line-height: initial; padding-left: 5px; }

input.checkbox_btn { width: auto; display: inline-block; }

.field__radio-option input:checked ~ .checkmark:after { display: block; }

.field__radio-option__extra-value-wrapper { display: inline-block; }

.field__radio-option__extra-value-wrapper input { height: 27px; }

/*date picker 滑過變黑*/
.datepicker table thead th.prev:hover, .datepicker table thead th.prev.active, .datepicker table thead th.next:hover, .datepicker table thead th.next.active, .datepicker table thead th.picker-switch:hover, .datepicker table thead th.picker-switch.active { color: #000; }

/*date picker 客製手機板*/
@media (max-width: 767px) { .bootstrap-datetimepicker-widget.dropdown-menu { width: 100%; left: 0px !important; } }

@media (max-width: 767px) { .bootstrap-datetimepicker-widget.dropdown-menu.top:before, .bootstrap-datetimepicker-widget.dropdown-menu.top:after { left: 230px; } }

.input__box input::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.input__box input::-moz-placeholder { color: #6c757d; opacity: 1; }

.input__box input:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.input__box input::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.input__box input::placeholder { color: #6c757d; opacity: 1; }

.input__box input.gtut_password_input { width: calc(100% - 2.4rem); display: inline-block; }

i.gtut_show_password { margin-left: 0.5rem; font-size: 1.2rem; color: #7b7b7b; cursor: pointer; }

.gtut_product_filter_show_btn, .gtut_product_compare_show_btn { display: none; }

@media (max-width: 991px) { .gtut_poroduct_filter, .gtut_poroduct_compare { overflow: hidden; position: relative; }
  .gtut_product_filter_form, .gtut_product_compare_aside { display: none; overflow: hidden; transition: 0.3s height ease; border: 1px solid rgba(50, 51, 52, 0.3); border-bottom: none; padding: 0.75rem; }
  .gtut_product_filter_form.active, .gtut_product_compare_aside.active { height: auto; }
  .gtut_product_filter_show_btn, .gtut_product_compare_show_btn { display: block; cursor: pointer; text-align: center; border: 1px solid rgba(50, 51, 52, 0.3); padding: 0.4rem 1rem; margin-bottom: 1.5rem; }
  .gtut_product_filter_show_btn:after, .gtut_product_compare_show_btn:after { content: ''; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 10px 5px 0 5px; border-color: #323334 transparent transparent transparent; transition: 0.3s transform ease-in; }
  .gtut_product_filter_show_btn.rotate:after, .gtut_product_compare_show_btn.rotate:after { transform: rotate(180deg); } }

.setting__active .fa-member-svg { margin-right: 0.3rem; }

.member_notify { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; background: #9F7D5A; color: #FFF; position: relative; margin-left: 0.4rem; }

.member_notify:before { content: ""; position: absolute; left: -4px; top: 7px; width: 0; height: 0; border-style: solid; border-width: 2px 4px 2px 0; border-color: transparent #9F7D5A transparent transparent; }

/*======= Cart Styles =======*/
/*--------------------------------------- 26. Our Cart Area ----------------------------------------*/
.car-header-title h2 { font-size: 20px; margin: 0; text-transform: uppercase; }

.table-content table { background: #fff; border-color: #f3f3f3; border-radius: 0; border-style: solid; border-width: 1px 0 0 1px; text-align: center; width: 100%; }

.table-content table th { border-top: medium none; font-weight: bold; padding: 13px 10px; text-align: center; text-transform: uppercase; vertical-align: middle; white-space: nowrap; }

.table-content table th, .table-content table td { border-bottom: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3; }

.table-content table td { border-top: medium none; font-size: 14px; padding: 20px 10px; vertical-align: middle; }

.product-quantity input { background: #f3f3f3 none repeat scroll 0 0; border: medium none; border-radius: 0; color: #636363; font-size: 15px; font-weight: normal; height: 27px; padding: 0 5px 0 10px; width: 60px; }

.product-subtotal .amount { color: #1B3247; }

.table-content table td.product-name a { font-size: 14px; font-weight: 700; margin-left: 10px; color: #636363; }

.table-content table .product-price .amount { color: #343940; }

.input-group-text { background-color: #f3f3f3; border: 1px solid #f3f3f3; border-radius: 0; font-size: 14px; }

.input-group-text i { color: #7b7b7b; }

.bg-color-cart { background: #1B3247 !important; color: #fff !important; }

.cart_totals table tr.order-total th, .cart_totals table tr.order-total .amount { font-size: 20px; text-transform: uppercase; white-space: nowrap; }

.owl-theme .owl-controls .owl-page span { background: #fff; border: 1px solid #f3f3f3; border-radius: 100%; display: block; height: 13px; margin: 3px; width: 13px; transition: 0.3s; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { border: 2px solid #f3f3f3; }

.cartbox__btn { margin-top: 2rem; }

.cartbox-total { background: #f3f3f3; padding: 15px 40px; }

@media (max-width: 767px) { .cartbox-total { padding: 10px 15px; } }

.cartbox__total__area { margin-top: 90px; }

@media (max-width: 991px) { .cartbox__total__area { margin-top: 40px; } }

.cart__total__amount { display: flex; justify-content: flex-end; line-height: 60px; height: 60px; padding: 0 40px; border-top: solid #ddd thin; background: #f3f3f3; }

@media (max-width: 767px) { .cart__total__amount { line-height: 50px; height: 50px; padding: 0 15px; } }

:root { --height: 50px; }

.cart__total__list li { color: #444444; font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; font-size: 16px; white-space: nowrap; height: var(--height); line-height: var(--height); }

@media (max-width: 767px) { .cart__total__list li { font-size: 14px; height: 50px; line-height: 50px; } }

.ya-cart__free_shipping_hint span, .ya-cart__total { color: #de0000; }

.ya-cart__total { font-size: 18px; }

.cart__total__tk li { color: #444444; font-size: 15px; display: flex; justify-content: flex-end; flex-wrap: wrap; padding-top: 10px; padding-bottom: 10px; }

@media (max-width: 767px) { .cart__total__tk li { font-size: 14px; } }

.cart__total__amount span { color: #de0000; font-size: 18px; }

.cart_total_tk_title { min-width: 80px; text-align: right; }

.cart_total_tk_con { min-width: 150px; text-align: right; }

.ya-cart__free_shipping_hint { text-align: right; }

@media (max-width: 767px) { .ya-cart__free_shipping_hint { width: 100%; margin-top: 16px; } }

.ya-cart__item__link img { max-width: 100%; max-height: 100%; margin: 0 auto; width: auto; height: auto; }

.ya-cart-index .table-content table td { padding: 20px 10px; }

.ya-cart-index .table-content table td span { font-size: 14px !important; }

.ya-cart__item__option-name { color: #7b7b7b; background: #f3f3f3; padding: 2px 8px; margin-top: 7px; display: inline-block; font-weight: normal; }

.ya-cart__item__option-name:hover { background: #9F7D5A; color: #fff; }

.product-name { width: 50%; }

@media (max-width: 767px) { .product-name { width: 100%; } }

.product-price, .product-quantity, .product-subtotal, .product-remove { text-align: center; }

.order-info-send { border: none; text-align: center; }

.order-info-send a { margin-right: 10px; }

.cart__total__list { padding-right: 15px; }

.cart__btn__list li { text-align: right; }

/*手機版購物車訂單*/
.wnro__table_xs .product-price, .wnro__table_xs .product-quantity, .wnro__table_xs .product-subtotal { text-align: left; }

.wnro__table_xs .product-thumbnail { display: block; min-height: 80px; display: flex; align-items: center; justify-content: center; }

.li-wnro__table_xs { margin-bottom: 20px; padding: 15px 0; margin: 0 0 15px; border-bottom: solid #ddd thin; }

.li-wnro_table_xs_item { margin-bottom: 10px; display: block; }

@media (min-width: 768px) and (max-width: 991px) { .cartbox__btn { padding: 40px 18px; } }

@media (max-width: 767px) { .cart__btn__list li { flex-basis: 50%; margin-bottom: 20px; } }

.cart-info { position: relative; padding-top: 3rem; padding-bottom: 3rem; background: transparent; }

.cart-info:before { content: ''; display: block; width: 75%; position: absolute; top: 50%; left: 80px; transform: translateY(-50%); z-index: 0; border-bottom: 5px solid #bbb; }

@media (max-width: 767px) { .cart-info:before { display: none; } }

.cart-info .card { background: transparent; }

@media (max-width: 767px) { .cart-info .card:last-child .card-body { border-bottom: none; } }

.cart-info .card .card-body { background: #f3f3f3; color: #6d6d6d; padding: 15px; display: flex; justify-content: center; align-items: center; text-align: center; }

@media (max-width: 767px) { .cart-info .card .card-body { padding: 0.5rem 0.25rem; border-bottom: solid #ddd thin; } }

.cart-info .card .card-body h3 { font-size: 18px; }

@media (max-width: 991px) { .cart-info .card .card-body h3 { font-size: 16px; } }

.cart-info .cart-info-text { margin-top: 2rem; margin-bottom: 2rem; text-align: center; }

.cart-info-text { max-width: 767px; width: 100%; margin: 30px auto; padding: 0 15px; text-align: center; }

.order-box { margin-top: 3rem; }

.order-box .card { background: #f9f9f9; padding: 20px; height: 100%; }

.in-order-box { margin-bottom: 2rem; }

.in-order-box .input-group-text { background-color: transparent; border: 1px solid transparent; }

.in-order-box .input-group-text i { padding-right: 8px; display: block; }

.in-order-box .input-group-text .red { margin-left: 10px; }

.order-information .input-group-text { min-width: 93px; text-align: center; display: flex; justify-content: center; align-items: center; }

.js-cart-btn { text-align: center; font-size: 30px; width: 50px; margin: 0 auto 2rem; background: #f6f6f6; border-radius: 100px; cursor: pointer; }

.js-cart-open { display: none; }

.cart__total__amount_top { display: flex; align-items: center; justify-content: center; margin-bottom: 15px; }

.cart__total__amount_top .amount_total { font-size: 22px; font-weight: bolder; color: #de0000; margin-left: 15px; }

.red { color: #de0000; }

.card .deadline { margin: 0; }

.card .deadline p { font-size: 30px; color: #F03; margin-bottom: 10px; }

@media (max-width: 767px) { .card .deadline p { font-size: 25px; } }

@media (max-width: 767px) { .card .deadline span { display: block; } }

.card .barcode-area { padding: 20px 20px 25px; background-color: #f3f3f3; }

.card .barcode-area .deadline-box { justify-content: center; }

.card .barcode-text { font-size: 25px; font-weight: bold; }

.gtut_product_list_table table { min-width: 610px; }

.gtut_product_list_table .gtut_table_product .product-name { width: 100%; }

.gtut_product_list_table .gtut_table_product .product-thumbnail { margin-right: 1rem; }

.gtut_product_list_table .gtut_table_product .product-thumbnail img.product-thumbnail__image { width: 80px; }

.in-order-box small { background: #1B3247; padding: 0.3rem; }

.navTool-dropdown { cursor: pointer; }

.copy_order_infomation_wrap { padding: 0.375rem 0.75rem; }

/*-------------------------- Wishlist Styles ----------------------------*/
.wnro__table table { border: 1px solid #f3f3f3; width: 100%; }

.product-name a { color: #636363; font-size: 14px; font-weight: 500; }

.product-name a:hover { color: #1B3247; }

.product-price span.amount { color: #636363; }

.product-stock-status span.wishlist-in-stock { color: #636363; }

.product-add-to-cart a { border: 2px solid #333333; border-radius: 20px; color: #636363; display: inline-block; font-size: 14px; font-weight: 500; height: 40px; line-height: 35px; padding: 0 20px; text-align: center; transition: all 0.3s ease 0s; width: 190px; }

.product-add-to-cart { padding: 0; width: 190px; }

.product-add-to-cart a:hover { border: 2px solid #1B3247; color: #1B3247; }

.wishlist-table table { min-width: 320px; }

.wishlist-table table .product-remove, .wishlist-table table .product-thumbnail, .wishlist-table table .product-name, .wishlist-table table .product-stock-stauts { min-width: 80px; }

.gtut_rwd_table .noyet_read { font-weight: bold; color: #000; }

.gtut_rwd_table .accounts_show_order_link, .gtut_rwd_table .accounts_show_inquiry_link { display: block; }

.gtut_rwd_table .fa-search-svg { width: 16px; display: block; margin: 0 auto; }

.gtut_rwd_table .repay_btn_wrap { display: block; }

.gtut_rwd_table .repay_btn { color: #fff; background: #17a2b8; padding: 0.3rem; }

.gtut_rwd_table .repay_btn:hover { color: #FFF; background: #0c525d; }

.gtut_rwd_table .cancel_btn { padding: 0.3rem; line-height: 1; }

@media (max-width: 575px) { .gtut_rwd_table .repay_btn, .gtut_rwd_table .cancel_btn { font-size: 0.9rem; } }

@media (max-width: 767px) { .gtut_rwd_table .repay_btn_wrap { display: inline-block; }
  .gtut_rwd_table table th { display: none; }
  .gtut_rwd_table table td:before { content: attr(data-th); background: #1B3247; color: #FFF; display: flex; align-items: center; justify-content: center; -webkit-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; font-weight: bold; width: 7.5em; min-height: 38px; } }

@media (max-width: 767px) { .gtut_rwd_table table { border-collapse: separate; border-spacing: 0 40px; border-color: transparent; }
  .gtut_rwd_table table { margin-top: -20px; }
  .gtut_rwd_table table thead { display: none; }
  .gtut_rwd_table table tbody td { display: flex; justify-content: flex-start; padding: 0; padding-right: 1rem; padding-left: 0rem; }
  .gtut_rwd_table table tbody td div.td-content { justify-content: flex-start; padding: 0.5rem; } }

@media (max-width: 575px) { .gtut_rwd_table table tbody td:before { font-size: 0.8rem; } }

@media (max-width: 320px) { .gtut_rwd_table table tbody td:before { width: 6rem; padding: 2px 4px; } }

.cart-main-area .btn-group.btn_group_center { margin-right: 0.3rem; }

/*-------------------------- Checkout Styles ----------------------------*/
.checkout_login, .checkout_coupon { display: none; }

.checkout_info { background-color: #f3f3f3; border-top: 3px solid #1B3247; color: #7b7b7b; margin: 0 0 2em; padding: 1em 2em 1em 3.5em; position: relative; width: auto; }

.checkout_info span { font-size: 14px; }

.checkout_info a.showlogin, .checkout_info a.showcoupon { color: #1B3247; font-size: 14px; }

.customer_details h3 { color: #1B3247; font-weight: 700; line-height: 1.35; font-size: 20px; margin: 0 0 20px; }

.customer_details .customar__field .input_box { margin: 0 0 40px; }

.customer_details .customar__field .input_box.space_between { margin: 0 15px; width: 50%; }

.customer_details .customar__field .input_box label { color: #1B3247; line-height: 2; font-size: 12px; display: block; }

.customer_details .customar__field .input_box label span { color: red; font-weight: 700; }

.customer_details .customar__field .input_box input { height: 40px; background: #fff; border: 1px solid #f3f3f3; height: 32px; width: 100%; padding: 0 10px; }

.customer_details .customar__field .margin_between { display: flex; margin-bottom: 40px; margin-left: -15px; margin-right: -15px; }

.select__option { border: 2px solid #f3f3f3; height: 32px; padding: 0 43px 0 10px; width: 100%; }

.ya-field__select { background: #fff; height: 46px; }

.order_product { margin-top: 18px; padding: 0 80px; }

.order_product li { color: #333333; font-size: 14px; font-weight: 400; padding: 15px 0; }

.order_product li span { float: right; }

.total__amount { border-top: 1px solid #f3f3f3; padding: 0 80px; }

.total__amount li span { float: right; }

.total__amount li { color: #333333; font-size: 18px; font-weight: 700; padding-bottom: 15px; padding-top: 15px; text-transform: uppercase; }

@media (max-width: 767px) { .order__total { padding: 22px 60px 0; }
  .order_product { padding: 0 60px; }
  .shipping__method { padding: 15px 60px 25px; }
  .total__amount { padding: 0 60px; } }

@media (max-width: 575px) { .order__total { padding: 22px 20px 0; }
  .order_product { padding: 0 20px; }
  .shipping__method { padding: 15px 20px 25px; }
  .total__amount { padding: 0 20px; } }

@media (max-width: 420px) { .checkout_coupon .form__coupon button { margin-left: 0; margin-top: 20px; }
  .checkout_coupon .form__coupon input { width: 100%; } }

/*--------------------------
Shop Single Styles
----------------------------*/
.wedget__title { border-bottom: 2px solid #1B3247; margin-bottom: 20px; padding-bottom: 5px; position: relative; font-size: 16px; color: #1B3247; text-transform: uppercase; }

.wedget__categories #ya-sidebar-menu > .card.active > .card-header > a, .wedget__categories #ya-sidebar-menu > .card.active > .card-header > button { background: #9F7D5A; color: #fff; padding-left: 15px; padding-right: 15px; }

.wedget__categories #ya-sidebar-menu > .card.active > .card-header > a a, .wedget__categories #ya-sidebar-menu > .card.active > .card-header > button a { color: #fff; }

.wedget__categories .card .card-body.show .card.active > .card-header, .wedget__categories .card .card-body.show .card.active > .card-header button { background: #9F7D5A; color: #fff; }

.wedget__categories .card .card-body.show .card.active > .card-header a, .wedget__categories .card .card-body.show .card.active > .card-header button a { color: #fff; }

.wedget__categories .card .card-body.show .card.active .card-body > .card-header, .wedget__categories .card .card-body.show .card.active .card-body > .card-header button { background: #9F7D5A; color: #fff; }

.wedget__categories .card .card-body.show .card.active .card-body > .card-header a, .wedget__categories .card .card-body.show .card.active .card-body > .card-header button a { color: #fff; }

.wedget__categories .card-header { /*第1層*/ background: none; padding: 0; border-radius: 0; display: flex; border-bottom: solid #f3f3f3 thin; }

.wedget__categories .card > .card-body { /*第2層*/ }

.wedget__categories .card > .card-body .card-header { background: rgba(152, 152, 152, 0.1); }

.wedget__categories .card > .card-body .card > .card-body { /*第3層*/ }

.wedget__categories .card > .card-body .card > .card-body .card-header { background: rgba(152, 152, 152, 0.2); }

.wedget__categories .card-body { padding: 0; }

.wedget__categories.poroduct--cat { margin: 0 0 30px; }

.wedget__categories.poroduct--cat ul li { border: none; text-align: left; text-transform: capitalize; }

.wedget__categories.poroduct--cat ul li a { flex: 1 1 100px; color: #636363; font-weight: 400; font-size: 14px; line-height: 150%; padding: clamp(10px, 50vw, 15px) 0; }

.wedget__categories.poroduct--cat ul li a:hover { color: #fff; background: #1B3247; padding-left: 15px; }

.wedget__categories.poroduct--cat ul li a span { color: #7b7b7b; float: right; }

.wedget__categories.poroduct--cat ul li button { flex: 0 0 50px; padding: 0; margin: 0; border: none; background: none; outline: none; }

.wedget__categories.poroduct--cat ul li ul li a { padding-left: 15px; }

.wedget__categories.poroduct--cat ul li ul li ul li a { padding-left: 30px; }

.wedget__categories.poroduct--cat ul li ul li ul li ul li a { padding-left: 45px; }

.wedget__categories.pro--range { margin: 0 0 30px; }

.wedget__categories.poroduct--compare { margin: 0 0 30px; }

@media (max-width: 991px) { .wedget__categories.poroduct--compare { margin: 0; } }

.wedget__categories.poroduct--compare ul { margin: 0 0 20px; }

.wedget__categories.poroduct--compare ul li { border-bottom: 1px dashed #f3f3f3; line-height: 45px; text-align: left; text-transform: capitalize; }

.wedget__categories.poroduct--compare ul li a { display: block; color: #636363; font-size: 14px; font-weight: 400; }

.wedget__categories.poroduct--compare ul li:last-child { border: 0 none; }

.ui-widget-content { background: #f3f3f3; border: 0 none; color: #333333; }

.ui-slider-horizontal { height: 7px; }

.ui-slider .ui-slider-handle { border-radius: 100%; cursor: default; height: 16px; position: absolute; touch-action: none; width: 16px; z-index: 2; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #000 none repeat scroll 0 0; border: 0 none; color: #000; }

.ui-slider-range.ui-widget-header.ui-corner-all { background: #000 none repeat scroll 0 0; }

.ui-slider-horizontal { margin-bottom: 25px; margin-top: 7px; }

.shop__list__wrapper { border-bottom: 2px solid #f3f3f3; border-top: 2px solid #f3f3f3; margin: 0 0 30px; padding: 10px 0; width: 100%; }

.shop__list__wrapper .shop__list a { border: 1px solid #f3f3f3; color: #aaaaaa; height: 36px; line-height: 36px; margin-right: 8px; padding: 0 !important; text-align: center; transition: all 0.5s ease 0s; width: 36px; }

.shop__list__wrapper .shop__list a.active, .shop__list__wrapper .shop__list a:hover { border-color: #333333; color: #333333; }

.shop__list__wrapper p { color: #333333; display: inline-block; height: 31px; line-height: 31px; }

.shop__list__wrapper .orderby__wrapper span { color: #979faa; display: inline-block; height: 31px; line-height: 31px; }

.list__view { display: flex; }

.list__view .thumb { flex-basis: 30%; overflow: hidden; position: relative; }

.list__view .thumb a { display: block; }

.list__view .thumb a img { width: 100%; }

.list__view .thumb a.second__img { left: 0; opacity: 0; position: absolute; top: 0; transition-property: all; transition-timing-function: linear; }

.list__view .content { flex-basis: 70%; padding-left: 32px; }

.list__view .content h4 { margin: 5px 0 0; }

.list__view .content h4 a { color: #1B3247; font-size: 24px; font-weight: bolder; text-transform: capitalize; }

@media (max-width: 767px) { .list__view .content h4 a { font-size: 21px; } }

@media (max-width: 420px) { .list__view .content h4 a { font-size: 18px; } }

.list__view .content h4 .rating { margin-top: 13px; }

.list__view .content .prize__box { display: flex; margin-bottom: 20px; margin-top: 20px; }

@media (max-width: 767px) { .list__view .content .prize__box { margin-bottom: 10px; margin-top: 10px; } }

.list__view .content .prize__box li { font-size: 18px; color: #343940; }

.list__view .content .prize__box li.old__prize { color: #979faa; font-size: 16px; margin-left: 10px; text-decoration: line-through; }

.list__view .content p { color: #636363; font-size: 13px; line-height: 24px; margin: 0 0 30px; }

.list__view .content:hover .thumb a.second__img { opacity: 1; visibility: visible; width: 100%; }

@media (max-width: 767px) { .orderby__wrapper { flex-basis: 100%; margin-top: 14px; }
  .list__view { flex-wrap: wrap; }
  .list__view .thumb { flex-basis: 100%; margin-bottom: 20px; }
  .list__view .content { flex-basis: 100%; padding-left: 0; } }

/*------------------------- Footer Styles -------------------------*/
.footer-static-top { padding: 90px 0 50px; }

.footer__area ul.ft__menu { list-style: none; }

.footer__area ul.ft__menu li { line-height: 30px; padding-bottom: 5px; }

.footer__area ul.ft__menu li a { color: #CBCBCB; display: block; padding-left: 17px; position: relative; text-transform: capitalize; transition: all 300ms ease-in 0s; }

.footer__area ul.ft__menu li a::before { background: #999 none repeat scroll 0 0; border-radius: 100%; content: ""; height: 4px; left: 0; position: absolute; top: 14px; transition: all 300ms ease-in 0s; width: 4px; }

.footer__area ul.ft__menu li a:hover::before { background: #FF0000 none repeat scroll 0 0; }

@media (max-width: 575px) { .footer__area .account .footer__content { display: flex; display: -ms-flexbox; flex-direction: column; -ms-flex-direction: column; align-items: center; -ms-flex-align: center; } }

.footer__area .ft__logo { margin-bottom: 0.8rem; }

@media (max-width: 575px) { .footer__area .ft__logo { text-align: center; } }

@media (max-width: 575px) { .footer__area .footer__widget h4 { text-align: center; } }

.footer__area .footer__widget .footer__content p.des__footer { color: #aaaaaa; font-size: 12px; line-height: 25px; margin-bottom: 20px; }

.footer__area .footer__widget .footer__content .footer__address p.address { color: #CBCBCB; margin-bottom: 15px; padding-left: 30px; position: relative; }

.footer__area .footer__widget .footer__content .footer__address p.address label { color: #d3d3d3; font-weight: normal; margin: 0 3px; text-transform: capitalize; }

.footer__area .footer__widget .footer__content .footer__address p.address a { color: #d3d3d3; display: inline-block; }

.footer__area .footer__widget .footer__content .footer__address p.address::before { color: #3c3c3c; content: ""; display: inline-block; height: 18px; left: 0; margin-top: -9px; position: absolute; top: 50%; width: 18px; }

.footer__area .footer__widget .footer__content .footer__address p.address.location { background: rgba(0, 0, 0, 0) url("../images/icons/lc.png") no-repeat scroll 0 0; }

.footer__area .footer__widget .footer__content .footer__address p.address.phone { background: rgba(0, 0, 0, 0) url("../images/icons/ph.png") no-repeat scroll 0 0; }

.footer__area .footer__widget .footer__content .footer__address p.address.email { background: rgba(0, 0, 0, 0) url("../images/icons/em.png") no-repeat scroll 0 0; }

.footer__area .footer__widget .footer__content a { color: #CBCBCB; }

.footer__area .footer__widget .footer__content a:hover { color: #fff; }

.footer__area { background: #FF0000; }

.footer__area h4 { color: #fff; font-size: 14px; font-weight: 700; line-height: 30px; margin: 0 0 0.6rem; text-transform: uppercase; }

.footer__area a { color: #CBCBCB; }

.footer__area a:hover { color: #FF0000; }

.footer__area .footer__address > ul > li > img { max-width: 17.5px; height: auto; margin-right: 7px; }

.footer__area .footer__address > ul > li > i { color: #9F7D5A; margin-right: 7px; }

.social__net { margin-bottom: 15px; }

.copyright__wrapper { font-size: 12px; background: #384857; color: #707B85; }

.copyright { padding-bottom: 20px; padding-top: 20px; padding-left: 15px; padding-right: 15px; color: #707B85; }

.copyright .copy__right__inner, .copyright .sitemap_privacy { color: #707B85; }
/*-----下方網站地圖字體顏色-----*/
.copyright .copy__right__inner a, .copyright .sitemap_privacy a { color: #FFFFFF; }

.copyright .copy__right__inner a:hover, .copyright .sitemap_privacy a:hover { color: #959EA5; }

.copyright .copy__right__inner p { color: #707B85; line-height: 34px; margin: 0; text-align: center; }

.copyright .copy__right__inner p a { color: #959EA5; }

.copyright ul.sitemap_privacy li { display: inline-block; margin: 0 2px; }

@media (max-width: 575px) { .footer__address { text-align: center; } }

.footer__menu .ft__logo a { display: block; margin-bottom: 40px; text-align: center; }

.footer__menu .footer__content .mainmenu li { display: inline-block; padding: 0 22px; }

.footer__menu .footer__content .mainmenu li a { color: #1B3247; font-size: 14px; font-weight: 700; text-transform: uppercase; transition: 0.4s; }

.footer__menu .footer__content .mainmenu li a:hover { color: #1B3247; }

.page-footer { margin-left: 80px; margin-right: 80px; }

@media (min-width: 992px) and (max-width: 1199px) { .page-footer { margin-left: 40px; margin-right: 40px; } }

@media (min-width: 768px) and (max-width: 991px) { .page-footer { margin-left: 30px; margin-right: 30px; } }

@media (max-width: 767px) { .page-footer { margin-left: 30px; margin-right: 30px; }
  .footer__menu .footer__content .mainmenu li { padding: 0 13px; }
  .footer__menu .footer__content .mainmenu li { margin-bottom: 10px; padding: 0 13px; }
  .footer__menu .footer__content .mainmenu { flex-wrap: wrap; }
  .copyright { text-align: center; }
  .copyright .copy__right__inner { margin-top: 1rem; } }

@media (max-width: 420px) { .page-footer { margin-left: 20px; margin-right: 20px; } }

/*-------------------------- Compare Styles ----------------------------*/
.compare-box th { white-space: nowrap; }

.compare-box .tocart { background: #1B3247; border: 0 none; color: #fff; font-weight: 700; height: 40px; line-height: 40px; padding: 0 20px 0 20px; text-transform: uppercase; transition: all 0.4s ease 0s; }

.compare-box .tocart:hover { background-color: #1B3247; border-color: #1B3247; }

.compare-table { table-layout: fixed; padding-bottom: 3rem; margin-bottom: 3rem; position: relative; }

.compare-table tr { background: #fff; transition: 0.2s all; text-align: center; }

.compare-table tr td { text-align: center; padding: 1rem 1.25rem; }

.compare-table tr td img { max-width: 500px; width: 100%; }

.compare-table tr td .btn { padding: 7px 18px; }

.compare-table tr th { padding: 1rem 1.25rem; background: #fff; }

.compare-table tr:nth-of-type(odd) { background: #F5F5F5; }

.compare-table tr:nth-of-type(odd) th { background: #F5F5F5; }

.compare-table tr.table-secondary > th { background: #ededed; }

.compare-table tr.title-tr { background: transparent; font-size: 1.3rem; }

.compare-table tr.img-tr { background: transparent; }

.compare-table tr.img-tr .thumb { min-width: 180px; }

.compare-table tr.del-tr { background: transparent; font-size: 1.6rem; }

.compare-table tbody .del-tr th, .compare-table tbody .title-tr th, .compare-table tbody .img-tr th { background-color: #f1f1f1; }

.compare-table.table-hover tbody .del-tr:hover, .compare-table.table-hover tbody .title-tr:hover, .compare-table.table-hover tbody .img-tr:hover { background-color: #f1f1f1; }

.table .fix { left: 0; position: -webkit-sticky; position: sticky; }

.table .fix:after { content: ""; width: 1px; height: 100%; background: #d4d4d4; position: absolute; right: 0; top: 0; }

.compare-table tr.table-secondary th { border: 0; background: #1B3247; }

.compare-table tr.table-secondary .fix:after { width: 0; }

/* 網站icon字型設定 */
.fa_svg { display: inherit; width: 16px; }

.fa-chevron-right-svg, .fa-chevron-left-svg { width: 8px; }

.fa-member-svg, .fa-heart-svg { width: 18px; }

.fa-heart-svg { fill: #fff; }

.fa-heart-svg:hover { fill: #1B3247; }

/*-------------------------- All Styles ----------------------------*/
.form-control { border-radius: 0; text-align: left; margin: 0; border: 1px solid #f3f3f3; }

.swal2-popup.swal2-toast { box-sizing: border-box; grid-column: 1/4 !important; grid-row: 1/4 !important; grid-template-columns: 1fr 99fr 1fr; padding: 1em; overflow-y: hidden; background: #fff; box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075), 1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075), 2px 4px 16px rgba(0, 0, 0, 0.075); pointer-events: all; }

.swal2-popup.swal2-toast > * { grid-column: 2; }

.swal2-popup.swal2-toast .swal2-title { margin: 0.5em 1em; padding: 0; font-size: 1em; text-align: initial; }

.swal2-popup.swal2-toast .swal2-loading { justify-content: center; }

.swal2-popup.swal2-toast .swal2-input { height: 2em; margin: 0.5em; font-size: 1em; }

.swal2-popup.swal2-toast .swal2-validation-message { font-size: 1em; }

.swal2-popup.swal2-toast .swal2-footer { margin: 0.5em 0 0; padding: 0.5em 0 0; font-size: 0.8em; }

.swal2-popup.swal2-toast .swal2-close { grid-column: 3/3; grid-row: 1/99; align-self: center; width: 0.8em; height: 0.8em; margin: 0; font-size: 2em; }

.swal2-popup.swal2-toast .swal2-html-container { margin: 0.5em 1em; padding: 0; font-size: 1em; text-align: initial; }

.swal2-popup.swal2-toast .swal2-html-container:empty { padding: 0; }

.swal2-popup.swal2-toast .swal2-loader { grid-column: 1; grid-row: 1/99; align-self: center; width: 2em; height: 2em; margin: 0.25em; }

.swal2-popup.swal2-toast .swal2-icon { grid-column: 1; grid-row: 1/99; align-self: center; width: 2em; min-width: 2em; height: 2em; margin: 0 0.5em 0 0; }

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content { display: flex; align-items: center; font-size: 1.8em; font-weight: bold; }

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring { width: 2em; height: 2em; }

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] { top: 0.875em; width: 1.375em; }

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] { left: 0.3125em; }

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] { right: 0.3125em; }

.swal2-popup.swal2-toast .swal2-actions { justify-content: flex-start; height: auto; margin: 0; margin-top: 0.5em; padding: 0 0.5em; }

.swal2-popup.swal2-toast .swal2-success { border-color: #48d368; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] { position: absolute; width: 1.6em; height: 3em; transform: rotate(45deg); border-radius: 50%; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] { top: -0.8em; left: -0.5em; transform: rotate(-45deg); transform-origin: 2em 2em; border-radius: 4em 0 0 4em; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] { top: -0.25em; left: 0.9375em; transform-origin: 0 1.5em; border-radius: 0 4em 4em 0; }

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring { width: 2em; height: 2em; }

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix { top: 0; left: 0.4375em; width: 0.4375em; height: 2.6875em; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] { height: 0.3125em; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] { top: 1.125em; left: 0.1875em; width: 0.75em; }

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] { top: 0.9375em; right: 0.1875em; width: 1.375em; }

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip { -webkit-animation: swal2-toast-animate-success-line-tip 0.75s; animation: swal2-toast-animate-success-line-tip 0.75s; }

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long { -webkit-animation: swal2-toast-animate-success-line-long 0.75s; animation: swal2-toast-animate-success-line-long 0.75s; }

.swal2-popup.swal2-toast.swal2-show { -webkit-animation: swal2-toast-show 0.5s; animation: swal2-toast-show 0.5s; }

.swal2-popup.swal2-toast.swal2-hide { -webkit-animation: swal2-toast-hide 0.1s forwards; animation: swal2-toast-hide 0.1s forwards; }

.swal2-container { display: grid; position: fixed; z-index: 1060; top: 0; right: 0; bottom: 0; left: 0; box-sizing: border-box; grid-template-areas: "top-start  top top-end" "center-start  center center-end" "bottom-start  bottom-center  bottom-end"; grid-template-rows: minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto); grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto); height: 100%; padding: 0.625em; overflow-x: hidden; transition: background-color 0.1s; -webkit-overflow-scrolling: touch; }

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation { background: rgba(0, 0, 0, 0.4); }

.swal2-container.swal2-backdrop-hide { background: transparent !important; }

.swal2-container.swal2-top-start, .swal2-container.swal2-center-start, .swal2-container.swal2-bottom-start { grid-template-columns: minmax(0, 1fr) auto auto; }

.swal2-container.swal2-top, .swal2-container.swal2-center, .swal2-container.swal2-bottom { grid-template-columns: auto minmax(0, 1fr) auto; }

.swal2-container.swal2-top-end, .swal2-container.swal2-center-end, .swal2-container.swal2-bottom-end { grid-template-columns: auto auto minmax(0, 1fr); }

.swal2-container.swal2-top-start > .swal2-popup { align-self: start; }

.swal2-container.swal2-top > .swal2-popup { grid-column: 2; align-self: start; justify-self: center; }

.swal2-container.swal2-top-end > .swal2-popup, .swal2-container.swal2-top-right > .swal2-popup { grid-column: 3; align-self: start; justify-self: end; }

.swal2-container.swal2-center-start > .swal2-popup, .swal2-container.swal2-center-left > .swal2-popup { grid-row: 2; align-self: center; }

.swal2-container.swal2-center > .swal2-popup { grid-column: 2; grid-row: 2; align-self: center; justify-self: center; }

.swal2-container.swal2-center-end > .swal2-popup, .swal2-container.swal2-center-right > .swal2-popup { grid-column: 3; grid-row: 2; align-self: center; justify-self: end; }

.swal2-container.swal2-bottom-start > .swal2-popup, .swal2-container.swal2-bottom-left > .swal2-popup { grid-column: 1; grid-row: 3; align-self: end; }

.swal2-container.swal2-bottom > .swal2-popup { grid-column: 2; grid-row: 3; justify-self: center; align-self: end; }

.swal2-container.swal2-bottom-end > .swal2-popup, .swal2-container.swal2-bottom-right > .swal2-popup { grid-column: 3; grid-row: 3; align-self: end; justify-self: end; }

.swal2-container.swal2-grow-row > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup { grid-column: 1/4; width: 100%; }

.swal2-container.swal2-grow-column > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup { grid-row: 1/4; align-self: stretch; }

.swal2-container.swal2-no-transition { transition: none !important; }

.swal2-popup { display: none; position: relative; box-sizing: border-box; grid-template-columns: minmax(0, 100%); width: 32em; max-width: 100%; padding: 0 0 1.25em; border: none; border-radius: 5px; background: #fff; color: #545454; font-family: inherit; font-size: 1rem; }

.swal2-popup:focus { outline: none; }

.swal2-popup.swal2-loading { overflow-y: hidden; }

.swal2-title { position: relative; max-width: 100%; margin: 0; padding: 0.8em 1em 0; color: inherit; font-size: 1.3em; font-weight: 600; text-align: center; text-transform: none; word-wrap: break-word; }

.swal2-actions { display: flex; z-index: 1; box-sizing: border-box; flex-wrap: wrap; align-items: center; justify-content: center; width: auto; margin: 1.25em auto 0; padding: 0; }

.swal2-loader { display: none; align-items: center; justify-content: center; width: 2.2em; height: 2.2em; margin: 0 1.875em; -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal; animation: swal2-rotate-loading 1.5s linear 0s infinite normal; border-width: 0.25em; border-style: solid; border-radius: 100%; border-color: #17a2b8 transparent #17a2b8 transparent; }

.swal2-styled { margin: 0.3125em; }

.swal2-footer { justify-content: center; margin: 1em 0 0; padding: 1em 1em 0; border-top: 1px solid #eee; color: inherit; font-size: 1em; }

.swal2-timer-progress-bar-container { position: absolute; right: 0; bottom: 0; left: 0; grid-column: auto !important; height: 0.25em; overflow: hidden; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }

.swal2-timer-progress-bar { width: 100%; height: 0.25em; background: rgba(0, 0, 0, 0.2); }

.swal2-image { max-width: 100%; margin: 2em auto 1em; }

.swal2-close { z-index: 2; align-items: center; justify-content: center; width: 1.2em; height: 1.2em; margin-top: 0; margin-right: 0; margin-bottom: -1.2em; padding: 0; overflow: hidden; transition: color 0.1s, box-shadow 0.1s; border: none; border-radius: 5px; background: transparent; color: #ccc; font-family: serif; font-family: monospace; font-size: 2.5em; cursor: pointer; justify-self: end; }

.swal2-close:hover { transform: none; background: transparent; color: #f27474; }

.swal2-close:focus { outline: none; box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5); }

.swal2-close::-moz-focus-inner { border: 0; }

.swal2-html-container { z-index: 1; justify-content: center; margin: 1em 1.6em 0.3em; padding: 0; overflow: auto; color: inherit; font-size: 1.125em; font-weight: normal; line-height: normal; text-align: center; word-wrap: break-word; word-break: break-word; }

.swal2-input, .swal2-file, .swal2-textarea, .swal2-select, .swal2-radio, .swal2-checkbox { margin: 1em 2em 3px; }

.swal2-input, .swal2-file, .swal2-textarea { box-sizing: border-box; width: auto; transition: border-color 0.1s, box-shadow 0.1s; border: 1px solid #d9d9d9; border-radius: 0.1875em; background: inherit; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent; color: inherit; font-size: 1.125em; }

.swal2-input.swal2-inputerror, .swal2-file.swal2-inputerror, .swal2-textarea.swal2-inputerror { border-color: #f27474 !important; box-shadow: 0 0 2px #f27474 !important; }

.swal2-input:focus, .swal2-file:focus, .swal2-textarea:focus { border: 1px solid #b4dbed; outline: none; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5); }

.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder { color: #ccc; }

.swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder { color: #ccc; }

.swal2-input::placeholder, .swal2-file::placeholder, .swal2-textarea::placeholder { color: #ccc; }

.swal2-range { margin: 1em 2em 3px; background: #fff; }

.swal2-range input { width: 80%; }

.swal2-range output { width: 20%; color: inherit; font-weight: 600; text-align: center; }

.swal2-range input, .swal2-range output { height: 2.625em; padding: 0; font-size: 1.125em; line-height: 2.625em; }

.swal2-input { height: 2.625em; padding: 0 0.75em; }

.swal2-file { width: 75%; margin-right: auto; margin-left: auto; background: inherit; font-size: 1.125em; }

.swal2-textarea { height: 6.75em; padding: 0.75em; }

.swal2-select { min-width: 50%; max-width: 100%; padding: 0.375em 0.625em; background: inherit; color: inherit; font-size: 1.125em; }

.swal2-radio, .swal2-checkbox { align-items: center; justify-content: center; background: #fff; color: inherit; }

.swal2-radio label, .swal2-checkbox label { margin: 0 0.6em; font-size: 1.125em; }

.swal2-radio input, .swal2-checkbox input { flex-shrink: 0; margin: 0 0.4em; }

.swal2-input-label { display: flex; justify-content: center; margin: 1em auto 0; }

.swal2-validation-message { align-items: center; justify-content: center; margin: 1em 0 0; padding: 0.625em; overflow: hidden; background: #f0f0f0; color: #666666; font-size: 1em; font-weight: 300; }

.swal2-validation-message::before { content: "!"; display: inline-block; width: 1.5em; min-width: 1.5em; height: 1.5em; margin: 0 0.625em; border-radius: 50%; background-color: #f27474; color: #fff; font-weight: 600; line-height: 1.5em; text-align: center; }

.swal2-icon { position: relative; box-sizing: content-box; justify-content: center; width: 5em; height: 5em; margin: 2.5em auto 0.6em; border: 0.25em solid transparent; border-radius: 50%; border-color: #000; font-family: inherit; line-height: 5em; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.swal2-icon .swal2-icon-content { display: flex; align-items: center; font-size: 3.75em; }

.swal2-icon.swal2-error { border-color: #e77681; color: #e77681; }

.swal2-icon.swal2-error .swal2-x-mark { position: relative; flex-grow: 1; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line] { display: block; position: absolute; top: 2.3125em; width: 2.9375em; height: 0.3125em; border-radius: 0.125em; background-color: #e77681; }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] { left: 1.0625em; transform: rotate(45deg); }

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] { right: 1em; transform: rotate(-45deg); }

.swal2-icon.swal2-error.swal2-icon-show { -webkit-animation: swal2-animate-error-icon 0.5s; animation: swal2-animate-error-icon 0.5s; }

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark { -webkit-animation: swal2-animate-error-x-mark 0.5s; animation: swal2-animate-error-x-mark 0.5s; }

.swal2-icon.swal2-warning { border-color: #ffd454; color: #ffd454; }

.swal2-icon.swal2-warning.swal2-icon-show { -webkit-animation: swal2-animate-error-icon 0.5s; animation: swal2-animate-error-icon 0.5s; }

.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content { -webkit-animation: swal2-animate-i-mark 0.5s; animation: swal2-animate-i-mark 0.5s; }

.swal2-icon.swal2-info { border-color: #36cee6; color: #36cee6; }

.swal2-icon.swal2-info.swal2-icon-show { -webkit-animation: swal2-animate-error-icon 0.5s; animation: swal2-animate-error-icon 0.5s; }

.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content { -webkit-animation: swal2-animate-i-mark 0.8s; animation: swal2-animate-i-mark 0.8s; }

.swal2-icon.swal2-question { border-color: #c9dae1; color: #87adbd; }

.swal2-icon.swal2-question.swal2-icon-show { -webkit-animation: swal2-animate-error-icon 0.5s; animation: swal2-animate-error-icon 0.5s; }

.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content { -webkit-animation: swal2-animate-question-mark 0.8s; animation: swal2-animate-question-mark 0.8s; }

.swal2-icon.swal2-success { border-color: #34ce57; color: #34ce57; }

.swal2-icon.swal2-success [class^=swal2-success-circular-line] { position: absolute; width: 3.75em; height: 7.5em; transform: rotate(45deg); border-radius: 50%; }

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] { top: -0.4375em; left: -2.0635em; transform: rotate(-45deg); transform-origin: 3.75em 3.75em; border-radius: 7.5em 0 0 7.5em; }

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] { top: -0.6875em; left: 1.875em; transform: rotate(-45deg); transform-origin: 0 3.75em; border-radius: 0 7.5em 7.5em 0; }

.swal2-icon.swal2-success .swal2-success-ring { position: absolute; z-index: 2; top: -0.25em; left: -0.25em; box-sizing: content-box; width: 100%; height: 100%; border: 0.25em solid rgba(40, 167, 69, 0.3); border-radius: 50%; }

.swal2-icon.swal2-success .swal2-success-fix { position: absolute; z-index: 1; top: 0.5em; left: 1.625em; width: 0.4375em; height: 5.625em; transform: rotate(-45deg); }

.swal2-icon.swal2-success [class^=swal2-success-line] { display: block; position: absolute; z-index: 2; height: 0.3125em; border-radius: 0.125em; background-color: #48d368; }

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] { top: 2.875em; left: 0.8125em; width: 1.5625em; transform: rotate(45deg); }

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] { top: 2.375em; right: 0.5em; width: 2.9375em; transform: rotate(-45deg); }

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip { -webkit-animation: swal2-animate-success-line-tip 0.75s; animation: swal2-animate-success-line-tip 0.75s; }

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long { -webkit-animation: swal2-animate-success-line-long 0.75s; animation: swal2-animate-success-line-long 0.75s; }

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right { -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in; animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps { flex-wrap: wrap; align-items: center; max-width: 100%; margin: 1.25em auto; padding: 0; background: inherit; font-weight: 600; }

.swal2-progress-steps li { display: inline-block; position: relative; }

.swal2-progress-steps .swal2-progress-step { z-index: 20; flex-shrink: 0; width: 2em; height: 2em; border-radius: 2em; background: #17a2b8; color: #fff; line-height: 2em; text-align: center; }

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step { background: #17a2b8; }

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step { background: #add8e6; color: #fff; }

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line { background: #add8e6; }

.swal2-progress-steps .swal2-progress-step-line { z-index: 10; flex-shrink: 0; width: 2.5em; height: 0.4em; margin: 0 -1px; background: #17a2b8; }

[class^=swal2] { -webkit-tap-highlight-color: transparent; }

.swal2-show { -webkit-animation: swal2-show 0.3s; animation: swal2-show 0.3s; }

.swal2-hide { -webkit-animation: swal2-hide 0.15s forwards; animation: swal2-hide 0.15s forwards; }

.swal2-noanimation { transition: none; }

.swal2-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.swal2-rtl .swal2-close { margin-right: initial; margin-left: 0; }

.swal2-rtl .swal2-timer-progress-bar { right: 0; left: auto; }

@-webkit-keyframes swal2-toast-show { 0% { transform: translateY(-0.625em) rotateZ(2deg); }
  33% { transform: translateY(0) rotateZ(-2deg); }
  66% { transform: translateY(0.3125em) rotateZ(2deg); }
  100% { transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-show { 0% { transform: translateY(-0.625em) rotateZ(2deg); }
  33% { transform: translateY(0) rotateZ(-2deg); }
  66% { transform: translateY(0.3125em) rotateZ(2deg); }
  100% { transform: translateY(0) rotateZ(0deg); } }

@-webkit-keyframes swal2-toast-hide { 100% { transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-hide { 100% { transform: rotateZ(1deg);
    opacity: 0; } }

@-webkit-keyframes swal2-toast-animate-success-line-tip { 0% { top: 0.5625em;
    left: 0.0625em;
    width: 0; }
  54% { top: 0.125em;
    left: 0.125em;
    width: 0; }
  70% { top: 0.625em;
    left: -0.25em;
    width: 1.625em; }
  84% { top: 1.0625em;
    left: 0.75em;
    width: 0.5em; }
  100% { top: 1.125em;
    left: 0.1875em;
    width: 0.75em; } }

@keyframes swal2-toast-animate-success-line-tip { 0% { top: 0.5625em;
    left: 0.0625em;
    width: 0; }
  54% { top: 0.125em;
    left: 0.125em;
    width: 0; }
  70% { top: 0.625em;
    left: -0.25em;
    width: 1.625em; }
  84% { top: 1.0625em;
    left: 0.75em;
    width: 0.5em; }
  100% { top: 1.125em;
    left: 0.1875em;
    width: 0.75em; } }

@-webkit-keyframes swal2-toast-animate-success-line-long { 0% { top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% { top: 1.25em;
    right: 0.9375em;
    width: 0; }
  84% { top: 0.9375em;
    right: 0;
    width: 1.125em; }
  100% { top: 0.9375em;
    right: 0.1875em;
    width: 1.375em; } }

@keyframes swal2-toast-animate-success-line-long { 0% { top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% { top: 1.25em;
    right: 0.9375em;
    width: 0; }
  84% { top: 0.9375em;
    right: 0;
    width: 1.125em; }
  100% { top: 0.9375em;
    right: 0.1875em;
    width: 1.375em; } }

@-webkit-keyframes swal2-show { 0% { transform: scale(0.7); }
  45% { transform: scale(1.05); }
  80% { transform: scale(0.95); }
  100% { transform: scale(1); } }

@keyframes swal2-show { 0% { transform: scale(0.7); }
  45% { transform: scale(1.05); }
  80% { transform: scale(0.95); }
  100% { transform: scale(1); } }

@-webkit-keyframes swal2-hide { 0% { transform: scale(1);
    opacity: 1; }
  100% { transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-hide { 0% { transform: scale(1);
    opacity: 1; }
  100% { transform: scale(0.5);
    opacity: 0; } }

@-webkit-keyframes swal2-animate-success-line-tip { 0% { top: 1.1875em;
    left: 0.0625em;
    width: 0; }
  54% { top: 1.0625em;
    left: 0.125em;
    width: 0; }
  70% { top: 2.1875em;
    left: -0.375em;
    width: 3.125em; }
  84% { top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% { top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-tip { 0% { top: 1.1875em;
    left: 0.0625em;
    width: 0; }
  54% { top: 1.0625em;
    left: 0.125em;
    width: 0; }
  70% { top: 2.1875em;
    left: -0.375em;
    width: 3.125em; }
  84% { top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% { top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em; } }

@-webkit-keyframes swal2-animate-success-line-long { 0% { top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% { top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% { top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% { top: 2.375em;
    right: 0.5em;
    width: 2.9375em; } }

@keyframes swal2-animate-success-line-long { 0% { top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% { top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% { top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% { top: 2.375em;
    right: 0.5em;
    width: 2.9375em; } }

@-webkit-keyframes swal2-rotate-success-circular-line { 0% { transform: rotate(-45deg); }
  5% { transform: rotate(-45deg); }
  12% { transform: rotate(-405deg); }
  100% { transform: rotate(-405deg); } }

@keyframes swal2-rotate-success-circular-line { 0% { transform: rotate(-45deg); }
  5% { transform: rotate(-45deg); }
  12% { transform: rotate(-405deg); }
  100% { transform: rotate(-405deg); } }

@-webkit-keyframes swal2-animate-error-x-mark { 0% { margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% { margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% { margin-top: -0.375em;
    transform: scale(1.15); }
  100% { margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

@keyframes swal2-animate-error-x-mark { 0% { margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% { margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% { margin-top: -0.375em;
    transform: scale(1.15); }
  100% { margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes swal2-animate-error-icon { 0% { transform: rotateX(100deg);
    opacity: 0; }
  100% { transform: rotateX(0deg);
    opacity: 1; } }

@keyframes swal2-animate-error-icon { 0% { transform: rotateX(100deg);
    opacity: 0; }
  100% { transform: rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes swal2-rotate-loading { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@keyframes swal2-rotate-loading { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@-webkit-keyframes swal2-animate-question-mark { 0% { transform: rotateY(-360deg); }
  100% { transform: rotateY(0); } }

@keyframes swal2-animate-question-mark { 0% { transform: rotateY(-360deg); }
  100% { transform: rotateY(0); } }

@-webkit-keyframes swal2-animate-i-mark { 0% { transform: rotateZ(45deg);
    opacity: 0; }
  25% { transform: rotateZ(-25deg);
    opacity: 0.4; }
  50% { transform: rotateZ(15deg);
    opacity: 0.8; }
  75% { transform: rotateZ(-5deg);
    opacity: 1; }
  100% { transform: rotateX(0);
    opacity: 1; } }

@keyframes swal2-animate-i-mark { 0% { transform: rotateZ(45deg);
    opacity: 0; }
  25% { transform: rotateZ(-25deg);
    opacity: 0.4; }
  50% { transform: rotateZ(15deg);
    opacity: 0.8; }
  75% { transform: rotateZ(-5deg);
    opacity: 1; }
  100% { transform: rotateX(0);
    opacity: 1; } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow: hidden; }

body.swal2-height-auto { height: auto !important; }

body.swal2-no-backdrop .swal2-container { background-color: transparent !important; pointer-events: none; }

body.swal2-no-backdrop .swal2-container .swal2-popup { pointer-events: all; }

body.swal2-no-backdrop .swal2-container .swal2-modal { box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media print { body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow-y: scroll !important; }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] { display: none; }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container { position: static !important; } }

body.swal2-toast-shown .swal2-container { box-sizing: border-box; width: 360px; max-width: 100%; background-color: transparent; pointer-events: none; }

body.swal2-toast-shown .swal2-container.swal2-top { top: 0; right: auto; bottom: auto; left: 50%; transform: translateX(-50%); }

body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right { top: 0; right: 0; bottom: auto; left: auto; }

body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left { top: 0; right: auto; bottom: auto; left: 0; }

body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left { top: 50%; right: auto; bottom: auto; left: 0; transform: translateY(-50%); }

body.swal2-toast-shown .swal2-container.swal2-center { top: 50%; right: auto; bottom: auto; left: 50%; transform: translate(-50%, -50%); }

body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right { top: 50%; right: 0; bottom: auto; left: auto; transform: translateY(-50%); }

body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left { top: auto; right: auto; bottom: 0; left: 0; }

body.swal2-toast-shown .swal2-container.swal2-bottom { top: auto; right: auto; bottom: 0; left: 50%; transform: translateX(-50%); }

body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right { top: auto; right: 0; bottom: 0; left: auto; }

.ya-rating { direction: rtl; unicode-bidi: bidi-override; color: #ddd; }

.ya-rating i { color: #ddd; }

.ya-rating label { display: inline !important; }

.ya-rating input { display: none; }

.ya-rating label:hover, .ya-rating label:hover ~ label, .ya-rating input:checked + label, .ya-rating input:checked + label ~ label { color: #FF5722 !important; }

.ya-rating label:hover i, .ya-rating label:hover ~ label i, .ya-rating input:checked + label i, .ya-rating input:checked + label ~ label i { color: #FF5722 !important; }

@media (min-width: 576px) { .gtut_ratings { display: flex; } }

.gtut_ratings .review-ratings .rating-summary .rating { margin-bottom: 0px; }

.mainnav { min-height: 80px; height: auto; }

.logo a { display: flex; width: 100%; align-items: center; position: relative; z-index: 1000; }

.nav-menu nav .meninmenu > li > a { padding-bottom: 2.5rem; padding-top: 2.5rem; }

@media (min-width: 992px) and (max-width: 1199px) { .nav-menu nav .meninmenu > li > a { padding-bottom: 0; padding-top: 0; } }

.nav-menu nav .meninmenu > li:last-child a { padding-right: 0; }

@media (max-width: 575px) { .navtool { border-bottom: solid #ddd thin; } }

.navtool .setting__menu { font-size: 14px; }

.navtool li > a { position: relative; padding: 10px; z-index: 999; }

.navtool .setting__block { top: 32px; }

/* 主視覺banner 影片輪播 */
.owl-carousel .owl-video-tn { background-size: cover; padding-bottom: 56.25%; padding-top: 25px; }

.owl-video-frame { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }

.owl-video-frame iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.style-sign-in { color: #1B3247; }

.product-thumbnail__image { height: auto; width: 80px; }

.account__form .input__box input[type="radio"] { background: #fff none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 0; height: 13px; padding: 0 0 0 10px; width: 13px; }

.page-title { margin-bottom: 2rem; text-align: center; }

.ya-menu .active { font-weight: bold; }

.ya-sidebar-menu .active { font-weight: bold; }

.ya-sidebar-menu [data-toggle="collapse"] .fas::before { content: '\f107'; }

.ya-sidebar-menu [data-toggle="collapse"].collapsed .fas::before { content: '\f105'; }

.fotorama__fullscreen-icon { width: 40px; height: 40px; background-position: 0px -61px !important; background-size: 375%; }

.fotorama__arr--prev { width: 40px; height: 40px; background-position: -4px -4px; background-size: 375%; }

.fotorama__arr--next { width: 40px; height: 40px; background-position: -54px -4px; background-size: 375%; }

.fotorama__caption { display: none; }

.fotorama--fullscreen .fotorama__caption { display: inline-block; text-align: center; }

.fotorama--fullscreen .fotorama__caption .fotorama__caption__wrap { color: #fff; background-color: rgba(255, 255, 255, 0); }

.fotorama--fullscreen .fotorama__stage__frame img { width: auto !important; height: auto !important; margin: auto !important; left: 0 !important; top: 0 !important; cursor: pointer; max-width: 100% !important; }

.download_table table { width: 100%; }

#nav-attribute table { width: 100%; }

.product__info__detailed { padding-top: 45px; }

.product__info__detailed .panel-heading { margin-top: 0.3rem; margin-bottom: 0.3rem; padding: 0; border: 1px solid #fff; border-radius: 0; }

.product__info-title.txtNormal { margin-top: 15px; }

.product__info-title.txtNormal h4 { font-size: 21px; }

.panel-body > div { padding: .6rem; }

.review__attribute .review__ratings__type { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px #f3f3f3 solid; }

.review__attribute .review__ratings__type:last-child { border-bottom: none; }

.customer_details .customar__field .input_box { margin-bottom: 15px; }

.star { background-image: none !important; }

.star:before { content: "\f006"; color: #c7c7c7; font-size: 18px; font-family: FontAwesome; }

.star.tmp_fs:before { content: "\f005"; color: #1B3247; font-size: 18px; font-family: FontAwesome; }

/*輪播箭頭*/
.brd-separetor { color: #ccc; }

/*麵包屑*/
.wedget__categories.poroduct--compare ul li { padding: 7px 5px; line-height: 22px; }

.wedget__categories.poroduct--compare ul li:hover { background: #eee; }

.wedget__categories.poroduct--compare ul li a { display: initial; line-height: 20px; padding: 3px 3px; }

.wedget__categories.poroduct--compare ul li a i.far { color: #1B3247; }

/*內頁左側欄商品比較*/
.footer__address ul li { margin-bottom: 12px; }

/*footer*/
.cart-main-area td { word-break: keep-all; padding: 10px 10px; }

.table-content table td.product-name a { margin-left: 0; }

/*購物車*/
ul.member_social_bt li a.facebook img { padding-right: 10px; width: 33px; }

.member_social_bt .member-title { margin-bottom: 30px; }

.input__box .label { line-height: 47px; }

.input__box .ya-field__radio-option { display: inline-block; margin-left: 10px; }

.input__box .ya-field__radio-option > label { display: flex; align-items: center; }

.ya-field__radio-wrapper label { min-width: inherit !important; }

.card { border-radius: 0; border: none; }

.card-header { background: none; padding: 0 0 1.25rem; border: none; }

.card label.title, .ya-address-item label.title { text-align: right; padding-left: 0; padding-right: 0; }

/*會員*/
.wishlist-content td, .wishlist-content th { text-align: center; }

/*購物車、訂單*/
.ya-sidebar-menu .card .card-body { border: none; }

/*內頁sidebar*/
/*服務條款service*/
.service-list h4 { margin-bottom: 0.3rem; margin-top: 0.5rem; }

.service-list ol { margin-left: 1.1rem; }

@media (max-width: 767px) { .service-list li { margin-bottom: 1rem; } }

/*頁尾google_map*/
.h100percent { align-self: stretch; }

@media (max-width: 991px) { .h100percent { min-height: 320px; } }

.h100percent div { height: 100%; }

.google__map { height: 100%; }

.accordion .card { margin-bottom: 1rem; }

.accordion .card-title { margin-bottom: 0; }

.accordion .card-title::before { display: none; }

.accordion .card-title a { display: block; padding: 10px 15px; font-size: 14px; line-height: 24px; background: #007500; color: #fff; }
/*-----常見問題 標籤顏色-----*/
.accordion .card-title a.collapsed { background: #000000; color: #fff; }

.accordion .card-title a:hover, .accordion .card-title a:focus { background: #007500; color: #fff; }

.accordion .card-body { background: #fff; margin-top: 1rem; }

.panel-title { margin-bottom: 0; }

.panel-title a { display: block; font-size: 14px; line-height: 24px; padding: 10px 15px; background: #1B3247; color: #fff; border-radius: 0; }

.panel-title a:hover, .panel-title a:focus { background: #9F7D5A; color: #fff; }

/*compare按鈕*/
.content-shopby .btn { text-align: center; width: 100%; }
/*-----網站地圖按鈕顏色-----*/
.list-group-item-in > a { background: #000000; }

.list-group-item { padding: 15px; outline: 1px solid rgba(0, 0, 0, 0.125); border: none; margin-bottom: 0; }

.list-group-item:focus, .list-group-item:hover { outline: 1px solid rgba(0, 0, 0, 0.125); background: #007500; color: #fff; }

.list-group-item-in .list-group a { background: #fff; }

.list-group-item-in .list-group a:hover, .list-group-item-in .list-group a:focus { background: #fff; color: #D9AD5F; }

.list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }

/*手機版按鈕*/
.navtool { margin-right: 0; }

.is-sticky .js-nav-btnopen span { background: #E9E9E9; }

/*max-width: 575px*/
@media (max-width: 480px) { .header__area .header__sidebar__right > li > a { padding-left: 5px; padding-right: 10px; }
  .header__area.header--ten .header__sidebar__right > li.shopcart, .header__area.header--11 .header__sidebar__right > li.shopcart { padding-left: 0; padding-right: 15px; } }

/*響應式表格- 下載頁面及購物車訂單頁面*/
.rwd_table { margin-bottom: 1rem; }

@media (max-width: 767px) { .rwd_table th { padding: 13px 10px; }
  .rwd_table table.bt thead, .rwd_table table.bt tbody th { display: none; }
  .rwd_table table.bt tfoot th, .rwd_table table.bt tfoot td, .rwd_table table.bt tbody td { border: none; display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; /* IE 9 */ float: left\9; width: 100%\9; }
  .rwd_table table.bt tfoot th::before, .rwd_table table.bt tfoot td::before, .rwd_table table.bt tbody td::before { content: attr(data-th) ""; display: flex; align-items: center; justify-content: center; -webkit-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; font-weight: bold; width: 6.5em; min-height: 38px; }
  .rwd_table table.bt tfoot th.bt-hide, .rwd_table table.bt tfoot td.bt-hide, .rwd_table table.bt tbody td.bt-hide { display: none; }
  .rwd_table table.bt tfoot th .bt-content, .rwd_table table.bt tfoot td .bt-content, .rwd_table table.bt tbody td .bt-content { vertical-align: top; }
  .rwd_table .td-content { padding: 6px 0; display: flex; align-items: center; overflow-x: hidden; } }

@media (max-width: 767px) { .bt-wrapper.active { max-height: 310px; overflow: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 767px) { .rwd_table table.bt.bt--no-header tfoot td::before, .rwd_table table.bt.bt--no-header tbody td::before { display: none; } }

@media (max-width: 767px) { .rwd_table table { background: white; border-collapse: collapse; width: 100%; }
  .rwd_table table tr, .rwd_table table th, .rwd_table table td { border: none; border-bottom: 1px solid #e4ebeb; font-size: .875rem; }
  .rwd_table table th { background: #1B3247; color: #fff; text-transform: uppercase; }
  .rwd_table table tr td { background: #f3f3f3; }
  .rwd_table table tr:nth-of-type(2n+2) td { background: #ffffff; }
  .rwd_table table.bt tfoot th, .rwd_table table.bt tfoot td, .rwd_table table.bt tbody td { font-size: .8125rem; padding: 0; }
  .rwd_table table.bt tfoot th:before, .rwd_table table.bt tfoot td:before, .rwd_table table.bt tbody td:before { background: #1B3247; color: #fff; margin-right: 10px; padding: 2px 10px; border-bottom: solid #656565 thin; }
  .rwd_table table.bt tfoot th .bt-content, .rwd_table table.bt tfoot td .bt-content, .rwd_table table.bt tbody td .bt-content { display: flex; padding: 2px 5px; align-items: center; }
  .rwd_table table.bt tfoot th:first-of-type:before, .rwd_table table.bt tfoot th:first-of-type .bt-content, .rwd_table table.bt tfoot td:first-of-type:before, .rwd_table table.bt tfoot td:first-of-type .bt-content, .rwd_table table.bt tbody td:first-of-type:before, .rwd_table table.bt tbody td:first-of-type .bt-content { padding-top: 3px; padding-bottom: 3px; } }

/*Google reCAPTCHA v3 驗證*/
.text_recaptcha a { color: #1B3247; }

.text_recaptcha a:hover, .text_recaptcha a:focus { color: #9F7D5A; }

/*搜尋表單*/
.input_search input { border-radius: 0; }

.mobile-nav-btn { border: none; font-size: 27px; z-index: 9999; margin-left: 15px; margin-right: 15px; padding: 0; background: transparent; color: #585858; }

.mobile-nav-btn i { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; }

.mobileMenu_nav { position: fixed; top: 0; left: 0; z-index: 9998; width: 100%; height: 100%; background: #fff; overflow-y: auto; display: none; }

.mobileMenu_nav::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); background-color: transparent; }

.mobileMenu_nav > ul { border-top: solid #ddd thin; }

.mobileMenu_nav li { border-bottom: solid #ddd thin; }

.mobileMenu_nav li .btn-addmenu > div { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: #fff; color: #494949; }

.mobileMenu_nav li .btn-addmenu > div:hover, .mobileMenu_nav li .btn-addmenu > div:focus { background: rgba(255, 255, 255, 0.5); color: #D9AD5F; }

.mobileMenu_nav li li:last-child { border-bottom: none; }

.mobileMenu_nav li li .btn-addmenu:before { content: ""; background: #000; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none; opacity: 0.1; }

.mobileMenu_nav li li .btn-addmenu .js_btn_add { display: flex; }

.mobileMenu_nav li a, .mobileMenu_nav li .li-menu { display: block; padding: 15px 15px; color: #323334; }

.mobileMenu_nav li a:hover, .mobileMenu_nav li a:focus, .mobileMenu_nav li .li-menu:hover, .mobileMenu_nav li .li-menu:focus { color: #D9AD5F; background: rgba(255, 255, 255, 0.5); }

.js-nav-btnopen.nav-color { background: #1B3247; color: #585858; }

.icon_Community { display: block; }

.menu-list ul { background: rgba(0, 0, 0, 0.1); }

.menu-list ul a, .menu-list ul .li-menu { color: #494949; }

.menu-list > div { position: relative; padding-right: 50px; }

.menu-list .btn-addmenu { position: absolute; right: 0; top: 0; border: none; border-left: solid #d0d0d0 thin; width: 50px; height: 100%; }

.menu-list .btn-addmenu > div { font-size: 20px; }

.menu-list > ul { display: none; }

.icon_Community { display: none; }

.icon_Community.show { display: block; }

.monthly_turnover_table.table thead th { vertical-align: middle; text-align: center; }

.monthly_turnover_table.table .td { vertical-align: middle; text-align: center; }

.financial_report_table.table thead th { text-align: center; vertical-align: middle; }

.financial_report_table.table .td { text-align: center; vertical-align: middle; }

.financial_report_table .iconlink { font-size: 1.7rem; }
/*# sourceMappingURL=style.css.map */